@AsynchronousPreferred public class FailedStageRestartEvent extends ChainResultEvent
planKey
source
Constructor and Description |
---|
FailedStageRestartEvent(Object source,
@NotNull ChainExecution chainExecution,
@NotNull StageExecution stageExecution) |
Modifier and Type | Method and Description |
---|---|
@NotNull ChainExecution |
getChainExecution()
The
ChainExecution of the restarted failed StageExecution |
@NotNull StageExecution |
getStageExecution()
The
StageExecution of the restarted failed stage |
getPlanResultKey
getPlanKey, toString
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public FailedStageRestartEvent(Object source, @NotNull @NotNull ChainExecution chainExecution, @NotNull @NotNull StageExecution stageExecution)
@NotNull public @NotNull ChainExecution getChainExecution()
ChainExecution
of the restarted failed StageExecution
@NotNull public @NotNull StageExecution getStageExecution()
StageExecution
of the restarted failed stageCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.