| Interface | Description |
|---|---|
| AuthenticatedUserSecurityAware | |
| DeploymentEnvironmentEditSecurityAware | |
| DeploymentEnvironmentExecuteSecurityAware | |
| DeploymentProjectEditSecurityAware | |
| DomainObjectSecurityAware | |
| GlobalAdminSecurityAware |
Marker interface for actions accessible by restricted admins and system admins.
|
| GlobalBypassSecurityAware | |
| GlobalCreatePlanSecurityAware | |
| GlobalCreateRepositorySecurityAware |
Marker interface for actions that require global
BambooPermission.CREATE_REPOSITORY permission. |
| GlobalReadSecurityAware | |
| PlanAdminSecurityAware | |
| PlanEditSecurityAware | |
| PlanExecuteSecurityAware | |
| PlanReadSecurityAware | |
| ProjectAdminSecurityAware | |
| RepositoryAdminSecurityAware |
Marker interface for actions that require
BambooPermission.ADMINISTRATION permission for a specific
repository. |
| RepositoryReadSecurityAware |
Marker interface for actions that require
BambooPermission.READ permission for a repository. |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.