Interface ProjectAdminSecurityAware
-
- All Superinterfaces:
DomainObjectSecurityAware
- All Known Implementing Classes:
ConfigureProjectSharedCredentials,ConfigureProjectVariables,CreateProjectSharedCredentials,CreateProjectVariable,DeleteProjectSharedCredentials,DeleteProjectVariable,EditPlanPermissions,EditProjectDetails,EditProjectPermissions,EditProjectRepositories,EditProjectSharedCredentials,UpdateProjectVariable
public interface ProjectAdminSecurityAware extends DomainObjectSecurityAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProjectgetSecuredDomainObject()
-
-
-
Method Detail
-
getSecuredDomainObject
Project getSecuredDomainObject()
- Specified by:
getSecuredDomainObjectin interfaceDomainObjectSecurityAware
-
-