@AsynchronousPreferred public class BuildResultEvent extends BuildEvent implements PlanResultEvent
Modifier and Type | Field and Description |
---|---|
protected PlanResultKey |
planResultKey |
source
Constructor and Description |
---|
BuildResultEvent(Object source,
PlanResultKey planResultKey) |
Modifier and Type | Method and Description |
---|---|
int |
getBuildNumber() |
String |
getBuildResultKey()
Get the Build Result key eg "BAM-BOO-123"
|
PlanResultKey |
getPlanResultKey()
Gets the
PlanResultKey |
String |
toString() |
getBuildPlanKey, getPlanKey
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
protected final PlanResultKey planResultKey
public BuildResultEvent(Object source, PlanResultKey planResultKey)
public int getBuildNumber()
public PlanResultKey getPlanResultKey()
PlanResultKey
getPlanResultKey
in interface PlanResultEvent
public String getBuildResultKey()
public String toString()
toString
in class BuildEvent
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.