@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, getPlanKeygetSourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPlanKeyprotected final PlanResultKey planResultKey
public BuildResultEvent(Object source, PlanResultKey planResultKey)
public int getBuildNumber()
public PlanResultKey getPlanResultKey()
PlanResultKeygetPlanResultKey in interface PlanResultEventpublic String getBuildResultKey()
public String toString()
toString in class BuildEventCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.