Package | Description |
---|---|
com.atlassian.confluence.upgrade | |
com.atlassian.confluence.upgrade.upgradetask |
Modifier and Type | Class and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
BuildNumberUpgradeConstraint |
UpgradeTask.getConstraint() |
BuildNumberUpgradeConstraint |
AbstractUpgradeTask.getConstraint() |
Modifier and Type | Method and Description |
---|---|
BuildNumberUpgradeConstraint |
LikesSqlConstraintsUpgradeTask.getConstraint() |
BuildNumberUpgradeConstraint |
JiraIssueMacroServerParamsUpgradeTask.getConstraint() |
BuildNumberUpgradeConstraint |
ConvertToRelativeLinksUpgradeTask.getConstraint() |
BuildNumberUpgradeConstraint |
ChangeSpaceDescriptionsBodyTypeUpgradeTask.getConstraint() |
Copyright © 2003–2016 Atlassian. All rights reserved.