@AsynchronousPreferred public class ChainCompletedEvent extends ChainResultEvent
planKey
source
Constructor and Description |
---|
ChainCompletedEvent(Object source,
ChainExecution chainExecution,
BuildContext buildContext) |
Modifier and Type | Method and Description |
---|---|
BuildContext |
getBuildContext() |
ChainExecution |
getChainExecution() |
getPlanResultKey
getPlanKey, toString
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public ChainCompletedEvent(Object source, @NotNull ChainExecution chainExecution, @NotNull BuildContext buildContext)
@NotNull public BuildContext getBuildContext()
@NotNull public ChainExecution getChainExecution()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.