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, tagBuild
findAll, findAllSorted, findAllSorted, findByClassIds, findByClassIdsFiltered, getPersistentClass, refresh, refreshEntity, remove, removeEntity, replicate, replicateEntity, save, saveEntity, saveRaw, saveRawEntity
default List<VersionHistory> getUpgradeHistory(int start, int maxResults)
VersionHistoryDao
getUpgradeHistory
in interface VersionHistoryDao
List<VersionHistory> getFullUpgradeHistory()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences