Class RestEnvironmentForExecutablesView
java.lang.Object
com.atlassian.bamboo.rest.model.deployments.environments.RestEnvironmentForExecutablesView
Model representing the basic environment data to be displayed in the agent/image configuration deployable environments view.
-
Constructor Summary
ConstructorDescriptionRestEnvironmentForExecutablesView
(long projectId, String projectName, long environmentId, String environmentName) -
Method Summary
Modifier and TypeMethodDescriptionlong
long
-
Constructor Details
-
RestEnvironmentForExecutablesView
-
RestEnvironmentForExecutablesView
-
-
Method Details
-
getProjectId
public long getProjectId() -
getProjectName
-
getEnvironmentId
public long getEnvironmentId() -
getEnvironmentName
-