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