类 JsrSplitState

  • 所有已实现的接口:
    FlowHolder, State

    public class JsrSplitState
    extends SplitState
    JSR-352 states that artifacts cannot set the ExitStatus from within a split for a job. Because of this, this state will reset the exit status once the flows have completed (prior to aggregation of the results).
    从以下版本开始:
    3.0
    作者:
    Michael Minella