Interface JobGroupParameter

  • All Superinterfaces:
    Association, Readable, SchedulerEntity, SchedulerEntityComp

    public interface JobGroupParameter
    extends Association, Readable
    Parameter for a job group. Input and output parameters are used to pass data to and from a job. Note that when the value of an INOUT parameter is set, the out-value is also set to the same value. The value of an IN or INOUT parameter can be changed at any stage up until its job enters the Executing state.