|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpgradeError | |
|---|---|
| com.atlassian.confluence.upgrade | |
| com.atlassian.confluence.upgrade.impl | |
| com.atlassian.confluence.upgrade.upgradetask | |
| Uses of UpgradeError in com.atlassian.confluence.upgrade |
|---|
| Methods in com.atlassian.confluence.upgrade that return types with arguments of type UpgradeError | |
|---|---|
Collection<UpgradeError> |
UpgradeTask.getErrors()
Return any errors that occur. |
List<UpgradeError> |
UpgradeManager.getErrors()
|
Collection<UpgradeError> |
AbstractUpgradeTask.getErrors()
|
List<UpgradeError> |
AbstractUpgradeManager.getErrors()
|
protected abstract List<UpgradeError> |
AbstractUpgradeManager.runUpgradePrerequisites()
Runs all upgrade prerequisites. |
| Methods in com.atlassian.confluence.upgrade with parameters of type UpgradeError | |
|---|---|
protected void |
AbstractUpgradeTask.addError(UpgradeError error)
|
| Method parameters in com.atlassian.confluence.upgrade with type arguments of type UpgradeError | |
|---|---|
protected void |
AbstractUpgradeTask.addAllErrors(Collection<UpgradeError> errors)
|
| Uses of UpgradeError in com.atlassian.confluence.upgrade.impl |
|---|
| Methods in com.atlassian.confluence.upgrade.impl that return types with arguments of type UpgradeError | |
|---|---|
protected List<UpgradeError> |
DefaultUpgradeManager.runUpgradePrerequisites()
|
| Uses of UpgradeError in com.atlassian.confluence.upgrade.upgradetask |
|---|
| Methods in com.atlassian.confluence.upgrade.upgradetask that return types with arguments of type UpgradeError | |
|---|---|
Collection<UpgradeError> |
TableStyleRemovalUpgradeTask.getErrors()
|
Collection<UpgradeError> |
LikesSqlConstraintsUpgradeTask.getErrors()
|
Collection<UpgradeError> |
EmbeddedCrowdSchemaUpgradeTask.getErrors()
|
Collection<UpgradeError> |
ConvertToRelativeLinksUpgradeTask.getErrors()
|
Collection<UpgradeError> |
ConditionallyEnableMailArchivePluginUpgradeTask.getErrors()
|
Collection<UpgradeError> |
ChangeSpaceDescriptionsBodyTypeUpgradeTask.getErrors()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||