-
@Beta() public interface CancellableStageA stage that is capable of being cancelled.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classCancellableStage.Result
-
Method Summary
Modifier and Type Method Description abstract CancellableStage.Resultcancel(StageExecution stage)-
-
Method Detail
-
cancel
abstract CancellableStage.Result cancel(StageExecution stage)
-
-
-
-