@AsynchronousPreferred public class ChainCompletedEvent extends ChainResultEvent implements ContextEvent<BuildContext>
planKey
source
Constructor and Description |
---|
ChainCompletedEvent(Object source,
ChainExecution chainExecution,
BuildContext buildContext) |
Modifier and Type | Method and Description |
---|---|
BuildContext |
getBuildContext() |
ChainExecution |
getChainExecution() |
BuildContext |
getContext() |
ResultKey |
getResultKey() |
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()
@NotNull public BuildContext getContext()
getContext
in interface ContextEvent<BuildContext>
public ResultKey getResultKey()
getResultKey
in interface ResultEvent
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.