Modifier and Type | Method and Description |
---|---|
VersionHistory |
VersionHistoryDao.getVersionHistory(int buildNumber) |
Modifier and Type | Method and Description |
---|---|
List<VersionHistory> |
VersionHistoryDao.getUpgradeHistory(int start,
int maxResults)
Get the history of all the upgrades.
|
Modifier and Type | Method and Description |
---|---|
VersionHistory |
HibernateVersionHistoryDao.getVersionHistory(int buildNumber) |
VersionHistory |
CachingVersionHistoryDao.getVersionHistory(int buildNumber) |
Modifier and Type | Method and Description |
---|---|
List<VersionHistory> |
HibernateVersionHistoryDao.getFullUpgradeHistory() |
List<VersionHistory> |
CachingVersionHistoryDao.getFullUpgradeHistory() |
Class<VersionHistory> |
HibernateVersionHistoryDao.getPersistentClass() |
Modifier and Type | Method and Description |
---|---|
List<VersionHistory> |
VersionHistoryDaoInternal.getFullUpgradeHistory() |
default List<VersionHistory> |
VersionHistoryDaoInternal.getUpgradeHistory(int start,
int maxResults) |
Constructor and Description |
---|
VersionHistoryEntity(VersionHistory versionHistory) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences