@AsynchronousPreferred public class BuildEvent extends com.atlassian.event.Event implements PlanEvent
Events that captures a Plan. We store the key so that the listenerssource| Constructor and Description |
|---|
BuildEvent(Object source,
PlanKey planKey) |
BuildEvent(Object source,
String buildKey)
Deprecated.
since 5.0
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBuildPlanKey() |
PlanKey |
getPlanKey()
Gets the
PlanKey |
String |
toString() |
getSource@Deprecated public BuildEvent(Object source, String buildKey)
public String getBuildPlanKey()
public PlanKey getPlanKey()
PlanKeygetPlanKey in interface PlanEventpublic String toString()
toString in class EventObjectCopyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.