public class AgentCancellingStatus extends AbstractBuildAwareAgentStatus
deploymentResultId, displayName, resultKey
Constructor and Description |
---|
AgentCancellingStatus(ResultKey resultKey,
String displayName,
long deploymentResultId) |
AgentCancellingStatus(String planKey,
String buildResultKey)
Deprecated.
since 5.0 - please use AgentCancellingStatus(ResultKey resultKey, String displayName, long deploymentResultId)
|
Modifier and Type | Method and Description |
---|---|
String |
getImagePath()
The image to use for this status
|
String |
getLabel()
The label to display
|
int |
getOrderIndex()
Used to order the
AgentStatus |
String |
toString() |
equals, getBuildResultKey, getDisplayName, getPlanKey, getResultKey, getUrl, hashCode, isAllowDelete
isIdle
@Deprecated public AgentCancellingStatus(String planKey, String buildResultKey)
public int getOrderIndex()
AgentStatus
AgentStatus
@NotNull public String getLabel()
AgentStatus
@NotNull public String getImagePath()
AgentStatus
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.