@AsynchronousPreferred public class StoppedOnManualStageEvent extends ChainResultEvent
StageCompletedEvent
and before any ChainCompletedEvent
related to the same build.planKey
source
Constructor and Description |
---|
StoppedOnManualStageEvent(Object source,
ChainExecution chainExecution,
StageExecution stageExecution) |
Modifier and Type | Method and Description |
---|---|
ChainExecution |
getChainExecution()
The
ChainExecution of the completed StageExecution |
StageExecution |
getStageExecution()
The
StageExecution of the completed chain |
getPlanResultKey
getPlanKey, toString
getSource
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPlanKey
public StoppedOnManualStageEvent(Object source, @NotNull ChainExecution chainExecution, @NotNull StageExecution stageExecution)
@NotNull public ChainExecution getChainExecution()
ChainExecution
of the completed StageExecution
@NotNull public StageExecution getStageExecution()
StageExecution
of the completed chainCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.