@AsynchronousPreferred public class BuildEvent extends com.atlassian.event.Event implements PlanEvent
Event
s 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()
PlanKey
getPlanKey
in interface PlanEvent
public String toString()
toString
in class EventObject
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.