Class ProjectPlanPermissions

  • All Implemented Interfaces:
    BambooIdProvider

    public class ProjectPlanPermissions
    extends Object
    implements BambooIdProvider
    A type created artificially for ACL purposes to store inherited plan permissions of projects. To be used as ObjectIdentity for accessing ACLs.
    See Also:
    ObjectIdentityUtils
    • Constructor Detail

      • ProjectPlanPermissions

        public ProjectPlanPermissions​(@NotNull
                                      @NotNull ProjectIdentifier projectIdentifier)