@AsynchronousPreferred public class ChainStartedEvent extends ChainEvent
planKey
source
Constructor and Description |
---|
ChainStartedEvent(Object source,
PlanResultKey planResultKey,
BuildContext buildContext) |
Modifier and Type | Method and Description |
---|---|
BuildContext |
getBuildContext() |
PlanResultKey |
getPlanResultKey() |
String |
toString() |
getPlanKey
getSource
public ChainStartedEvent(Object source, PlanResultKey planResultKey, BuildContext buildContext)
public String toString()
toString
in class ChainEvent
public PlanResultKey getPlanResultKey()
public BuildContext getBuildContext()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.