Class JobControlOption

  • All Implemented Interfaces:
    Comparable<JobControlOption>

    public class JobControlOption
    extends Object
    implements Comparable<JobControlOption>
    This attribute type is used to specify process control options. The WPS specification only defines "execute-sync" and "execute-async", each with an associated execution protocol. Extensions may specify additional control options, such as "dimiss" which is defined in the WPS dismiss extension.