Class UpgradeTask100104GrantCreateBranchPermission

All Implemented Interfaces:
UpgradeTask

public class UpgradeTask100104GrantCreateBranchPermission extends AbstractGrantNewPermissionUpgradeTask
Grants CREATE_PLAN_BRANCH to users having ADMINISTRATION on applicable objects.
  • Constructor Details

    • UpgradeTask100104GrantCreateBranchPermission

      public UpgradeTask100104GrantCreateBranchPermission()
  • Method Details

    • doUpgrade

      public void doUpgrade() throws Exception
      Description copied from interface: UpgradeTask
      Perform the upgrade.
      Throws:
      Exception - to signalize error during upgrade process