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