@AsynchronousPreferred public class ChainCompletedEvent extends ChainResultEvent
planKeysource| Constructor and Description |
|---|
ChainCompletedEvent(Object source,
ChainExecution chainExecution,
BuildContext buildContext) |
| Modifier and Type | Method and Description |
|---|---|
BuildContext |
getBuildContext() |
ChainExecution |
getChainExecution() |
getPlanResultKeygetPlanKey, toStringgetSourceclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPlanKeypublic ChainCompletedEvent(Object source, @NotNull ChainExecution chainExecution, @NotNull BuildContext buildContext)
@NotNull public BuildContext getBuildContext()
@NotNull public ChainExecution getChainExecution()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.