|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildNumberUpgradeConstraint | |
---|---|
com.atlassian.confluence.upgrade | |
com.atlassian.confluence.upgrade.upgradetask |
Uses of BuildNumberUpgradeConstraint in com.atlassian.confluence.upgrade |
---|
Classes in com.atlassian.confluence.upgrade that implement BuildNumberUpgradeConstraint | |
---|---|
class |
IsNewerThan
A constraint that will test whether the build number configured on the constraint is newer than the build number passed to IsNewerThan.test(int) . |
class |
IsNewerThanAndConfiguredNumberHighEnough
A constraint that will test whether the build number configured on the constraint is newer than the build number passed to IsNewerThanAndConfiguredNumberHighEnough.test(int) AND the application configured
build number is higher than a configured value. |
Methods in com.atlassian.confluence.upgrade that return BuildNumberUpgradeConstraint | |
---|---|
BuildNumberUpgradeConstraint |
UpgradeTask.getConstraint()
|
BuildNumberUpgradeConstraint |
AbstractUpgradeTask.getConstraint()
|
Uses of BuildNumberUpgradeConstraint in com.atlassian.confluence.upgrade.upgradetask |
---|
Methods in com.atlassian.confluence.upgrade.upgradetask that return BuildNumberUpgradeConstraint | |
---|---|
BuildNumberUpgradeConstraint |
TableStyleRemovalUpgradeTask.getConstraint()
|
BuildNumberUpgradeConstraint |
LikesSqlConstraintsUpgradeTask.getConstraint()
|
BuildNumberUpgradeConstraint |
ConvertToRelativeLinksUpgradeTask.getConstraint()
|
BuildNumberUpgradeConstraint |
ChangeSpaceDescriptionsBodyTypeUpgradeTask.getConstraint()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |