public class BuildCanceledEvent extends BuildResultEvent
StopBuildManager
planResultKey
source
Constructor and Description |
---|
BuildCanceledEvent(Object source,
CurrentlyBuilding currentlyBuilding) |
Modifier and Type | Method and Description |
---|---|
Long |
getAgentId()
Agent that the Build was running on.
|
Date |
getCancellationDate() |
boolean |
isResultAbandoned()
Deprecated.
since 5.6 without replacement. Not used since 2.7
|
getBuildNumber, getBuildResultKey, getPlanResultKey, toString
getBuildPlanKey, getPlanKey
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public BuildCanceledEvent(Object source, CurrentlyBuilding currentlyBuilding)
@Nullable public Long getAgentId()
@Deprecated public boolean isResultAbandoned()
public Date getCancellationDate()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.