public interface UpgradeManager
Modifier and Type | Method and Description |
---|---|
List<UpgradeError> |
getErrors() |
boolean |
isUpgraded() |
boolean |
needUpgrade() |
void |
upgrade(com.atlassian.johnson.JohnsonEventContainer agentJohnson) |
void upgrade(com.atlassian.johnson.JohnsonEventContainer agentJohnson) throws UpgradeException
UpgradeException
List<UpgradeError> getErrors()
boolean needUpgrade()
boolean isUpgraded()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.