Uses of Interface
com.atlassian.confluence.upgrade.BuildNumberUpgradeConstraint
Packages that use BuildNumberUpgradeConstraint
- 
Uses of BuildNumberUpgradeConstraint in com.atlassian.confluence.upgradeClasses in com.atlassian.confluence.upgrade that implement BuildNumberUpgradeConstraintModifier and TypeClassDescriptionclassA constraint that will test whether the build number configured on the constraint is newer than the build number passed toIsNewerThan.test(int).classA constraint that will test whether the build number configured on the constraint is newer than the build number passed toIsNewerThanAndConfiguredNumberHighEnough.test(int)AND the application configured build number is higher than a configured value.Methods in com.atlassian.confluence.upgrade that return BuildNumberUpgradeConstraintModifier and TypeMethodDescriptionAbstractUpgradeTask.getConstraint()UpgradeTask.getConstraint()