public class UpgradeTask60301GrantMissingPermissions extends AbstractUpgradeTask
Some permissions depend on each other and situation where 'higher' permission is granted and a 'lower' is not is
considered an inconsistent state, e.g. granting BambooPermission.ADMINISTRATION
without granting
BambooPermission.READ
is unacceptable.
errors
Constructor and Description |
---|
UpgradeTask60301GrantMissingPermissions() |
Modifier and Type | Method and Description |
---|---|
void |
doUpgrade()
Perform the upgrade.
|
getBuildNumber, getErrors, getShortDescription
public UpgradeTask60301GrantMissingPermissions()
public void doUpgrade() throws Exception
UpgradeTask
Exception
- to signalize error during upgrade processCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.