Class DeploymentQueueItemViewForJsonDecorator
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
com.atlassian.bamboo.ww2.actions.build.DeploymentQueueItemViewForJsonDecorator
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
QueueItemViewForJsonDecorator.BuildStatus, QueueItemViewForJsonDecorator.ItemType
-
Field Summary
Fields inherited from class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
buildStatus, expectingCustomDedicatedAgent, itemType, resultKey, triggerReason, typedResultKey
-
Constructor Summary
ConstructorDescriptionDeploymentQueueItemViewForJsonDecorator
(long resultId, String resultKey, long versionId, String versionName, long environmentId, @Nullable String environmentName, @Nullable String deploymentProjectName, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, boolean expectingCustomDedicatedAgent) -
Method Summary
Methods inherited from class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
getBuildStatus, getItemType, getResultKey, getTriggerReason, getTypedResultKey, isExpectingCustomDedicatedAgent
-
Constructor Details
-
DeploymentQueueItemViewForJsonDecorator
public DeploymentQueueItemViewForJsonDecorator(long resultId, String resultKey, long versionId, String versionName, long environmentId, @Nullable @Nullable String environmentName, @Nullable @Nullable String deploymentProjectName, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, boolean expectingCustomDedicatedAgent)
-
-
Method Details
-
getResultId
public long getResultId() -
getEnvironmentId
public long getEnvironmentId() -
getVersionId
public long getVersionId() -
getDeploymentProjectName
-
getEnvironmentName
-
getVersionName
-