Interface GlobalCreateRepositorySecurityAware
-
- All Superinterfaces:
DomainObjectSecurityAware
- All Known Implementing Classes:
CreateLinkedRepository
public interface GlobalCreateRepositorySecurityAware extends DomainObjectSecurityAware
Marker interface for actions that require globalBambooPermission.CREATE_REPOSITORY
permission.
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.ww2.aware.permissions.DomainObjectSecurityAware
getSecuredDomainObject
-
-