com.atlassian.bamboo.ww2.actions.build
Class BuildQueueItemViewForJsonDecorator
java.lang.Object
com.atlassian.bamboo.ww2.actions.build.QueueItemViewForJsonDecorator
com.atlassian.bamboo.ww2.actions.build.BuildQueueItemViewForJsonDecorator
public class BuildQueueItemViewForJsonDecorator
- extends QueueItemViewForJsonDecorator
Constructor Summary |
BuildQueueItemViewForJsonDecorator(String planKey,
String projectName,
String chainName,
String planName,
String jobKey,
String jobName,
String buildResultKey,
String planResultKey,
int buildNumber,
QueueItemViewForJsonDecorator.BuildStatus buildStatus,
TriggerReason triggerReason,
boolean isBranch)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildQueueItemViewForJsonDecorator
public BuildQueueItemViewForJsonDecorator(String planKey,
@Nullable
String projectName,
String chainName,
@Nullable
String planName,
String jobKey,
@Nullable
String jobName,
String buildResultKey,
String planResultKey,
int buildNumber,
QueueItemViewForJsonDecorator.BuildStatus buildStatus,
TriggerReason triggerReason,
boolean isBranch)
getPlanKey
public String getPlanKey()
getProjectName
public String getProjectName()
getJobName
public String getJobName()
getPlanName
public String getPlanName()
getChainName
public String getChainName()
getJobKey
public String getJobKey()
getBuildResultKey
public String getBuildResultKey()
getPlanResultKey
public String getPlanResultKey()
getBuildNumber
public int getBuildNumber()
isBranch
public boolean isBranch()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.