public interface VersionHistoryDaoInternal extends VersionHistoryDao, ObjectDaoInternal<VersionHistory>
UNKNOWN_BUILD_NUMBER| Modifier and Type | Method and Description |
|---|---|
List<VersionHistory> |
getFullUpgradeHistory() |
default List<VersionHistory> |
getUpgradeHistory(int start,
int maxResults)
Get the history of all the upgrades.
|
addBuildToHistory, finalizeBuild, getFinalizedBuildNumber, getLatestBuildNumber, getVersionHistory, tagBuildfindAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, getPersistentClass, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntitydefault List<VersionHistory> getUpgradeHistory(int start, int maxResults)
VersionHistoryDaogetUpgradeHistory in interface VersionHistoryDaoList<VersionHistory> getFullUpgradeHistory()
Copyright © 2003–2022 Atlassian. All rights reserved.