Class BuildQueueItemViewForJsonDecorator
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
-
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
ConstructorDescriptionBuildQueueItemViewForJsonDecorator
(PlanKey chainKey, @Nullable String projectName, String shortChainName, @Nullable String fullChainName, @Nullable PlanKey jobKey, @Nullable String jobName, @Nullable String jobOrChainResultKey, @Nullable PlanResultKey chainResultKey, int buildNumber, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, boolean isBranch, boolean isExpectingCustomDedicatedAgent) -
Method Summary
Modifier and TypeMethodDescriptionint
Deprecated.@Nullable PlanResultKey
@Nullable String
Deprecated.since 6.0 usegetTypedJobKey()
instead@Nullable String
Deprecated.since 6.0 usegetChainKey()
instead@Nullable String
@Nullable String
Deprecated.since 6.0 usegetChainResultKey()
instead@Nullable String
@Nullable PlanKey
boolean
isBranch()
Methods inherited from class com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
getBuildStatus, getItemType, getResultKey, getTriggerReason, getTypedResultKey, isExpectingCustomDedicatedAgent
-
Constructor Details
-
BuildQueueItemViewForJsonDecorator
public BuildQueueItemViewForJsonDecorator(PlanKey chainKey, @Nullable @Nullable String projectName, String shortChainName, @Nullable @Nullable String fullChainName, @Nullable @Nullable PlanKey jobKey, @Nullable @Nullable String jobName, @Nullable @Nullable String jobOrChainResultKey, @Nullable @Nullable PlanResultKey chainResultKey, int buildNumber, QueueItemViewForJsonDecorator.BuildStatus buildStatus, TriggerReason triggerReason, boolean isBranch, boolean isExpectingCustomDedicatedAgent)
-
-
Method Details
-
getPlanKey
Deprecated.since 6.0 usegetChainKey()
instead -
getChainKey
-
getProjectName
-
getJobName
-
getPlanName
-
getChainName
-
getJobKey
Deprecated.since 6.0 usegetTypedJobKey()
instead -
getTypedJobKey
-
getBuildResultKey
Deprecated.since 6.0 usegetJobResultKey()
instead -
getPlanResultKey
Deprecated.since 6.0 usegetChainResultKey()
instead -
getChainResultKey
-
getJobResultKey
-
getBuildNumber
public int getBuildNumber() -
isBranch
public boolean isBranch()
-
getJobResultKey()
instead