@AsynchronousPreferred public class ChainStartedEvent extends ChainEvent implements PlanResultEvent
planKeysource| 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() |
getPlanKeygetSourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPlanKeypublic ChainStartedEvent(Object source, PlanResultKey planResultKey, BuildContext buildContext)
public String toString()
toString in class ChainEventpublic PlanResultKey getPlanResultKey()
PlanResultEventPlanResultKey for the ResultsSummarygetPlanResultKey in interface PlanResultEventpublic BuildContext getBuildContext()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.