| java.lang.Object | |
| ↳ | com.atlassian.confluence.upgrade.IsNewerThan |
A constraint that will test whether the build number configured on the constraint is newer
than the build number passed to test(int).
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.confluence.upgrade.BuildNumberUpgradeConstraint
| |||||||||||||

