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