Class SetJobPriorityCmd

  • All Implemented Interfaces:
    Command<Void>

    public class SetJobPriorityCmd
    extends Object
    implements Command<Void>
    Author:
    Thorben Lindhauer
    • Constructor Detail

      • SetJobPriorityCmd

        public SetJobPriorityCmd​(String jobId,
                                 long priority)