Interface DeploymentEnvironmentExecuteSecurityAware
-
- All Superinterfaces:
DomainObjectSecurityAware
- All Known Implementing Classes:
ExecuteManualDeployment,StopDeployment
public interface DeploymentEnvironmentExecuteSecurityAware extends DomainObjectSecurityAware
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EnvironmentgetSecuredDomainObject()
-
-
-
Method Detail
-
getSecuredDomainObject
Environment getSecuredDomainObject()
- Specified by:
getSecuredDomainObjectin interfaceDomainObjectSecurityAware
-
-