@PublicApi public interface Environment extends InternalEnvironment, Triggerable, TaskContainer
DeploymentProject
. All
implementations will be ImmutableModifier and Type | Method and Description |
---|---|
Operations |
getOperations()
Operations object describing detailed permissions for environment |
ImmutableRequirementSet |
getRequirementSet()
Return effective value of
RequirementSet , that is value that is considered when checking which agents and elastic images
can deploy to this environment. |
List<TaskDefinition> |
getTaskDefinitions() |
getConfigurationState, getDeploymentProjectId, getDescription, getId, getKey, getName, getPosition
getTriggerDefinitions, isSuspended
@NotNull List<TaskDefinition> getTaskDefinitions()
getTaskDefinitions
in interface TaskContainer
Operations getOperations()
Operations
object describing detailed permissions for environment@NotNull ImmutableRequirementSet getRequirementSet()
RequirementSet
, that is value that is considered when checking which agents and elastic images
can deploy to this environment.Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.