Interface EnvironmentStub
- All Superinterfaces:
BambooIdProvider
,DescriptionProvider
,InternalEnvironment
,NameProvider
,TaskContainer
,Triggerable
,Versionable
- All Known Subinterfaces:
DecoratedEnvironment
,Environment
- All Known Implementing Classes:
DecoratedEnvironmentImpl
,EnvironmentImpl
,EnvironmentStubDto
,EnvironmentStubImpl
,EnvironmentWithConfigCounts
,InternalEnvironmentStubImpl
For use in actions only.
Does not contain task and trigger data.
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.deployments.environments.InternalEnvironment
getConfigurationState, getDeploymentProjectId, getDescription, getId, getKey, getName, getPosition, getReleaseApprovalPrerequisite, getRequirementSet, getRequirementSetSupplier, getTaskDefinitionsSupplier, getTriggerDefinitionsSupplier
Methods inherited from interface com.atlassian.bamboo.task.TaskContainer
getTaskDefinitions
Methods inherited from interface com.atlassian.bamboo.trigger.Triggerable
getTriggerDefinitions, isSuspended
Methods inherited from interface com.atlassian.bamboo.versioning.Versionable
getVersion
-
Method Details
-
getOperations
-