Class JobCommand


  • public class JobCommand
    extends Object
    Author:
    pthomas3
    • Constructor Detail

      • JobCommand

        public JobCommand​(String command)
    • Method Detail

      • setBackground

        public void setBackground​(boolean background)
      • setWorkingPath

        public void setWorkingPath​(String workingPath)
      • getCommand

        public String getCommand()
      • getWorkingPath

        public String getWorkingPath()
      • isBackground

        public boolean isBackground()