@AsynchronousPreferred public class ChainStartedEvent extends ChainEvent implements PlanResultEvent
planKey
source
Constructor and Description |
---|
ChainStartedEvent(Object source,
PlanResultKey planResultKey,
BuildContext buildContext) |
Modifier and Type | Method and Description |
---|---|
BuildContext |
getBuildContext() |
PlanResultKey |
getPlanResultKey()
Get the
PlanResultKey for the ResultsSummary |
String |
toString() |
getPlanKey
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public ChainStartedEvent(Object source, PlanResultKey planResultKey, BuildContext buildContext)
public String toString()
toString
in class ChainEvent
public PlanResultKey getPlanResultKey()
PlanResultEvent
PlanResultKey
for the ResultsSummary
getPlanResultKey
in interface PlanResultEvent
public BuildContext getBuildContext()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.