| __init__(self, **params) | python.JobRunner.JobRunner |  | 
  | addFiles(self, fileList) | python.JobRunner.JobRunner |  | 
  | addFilesToPoolFileCatalog(self, fileList) | python.JobRunner.JobRunner |  | 
  | appendParam(self, name, value=None, description=None, isSpecial=None, insertAtFront=False, endOfLine='\n') | python.JobRunner.JobRunner |  | 
  | checkParams(self) | python.JobRunner.JobRunner |  | 
  | configure(self) | python.JobRunner.JobRunner |  | 
  | configureJob(self, jobnr, inputList=[]) | python.JobRunner.JobRunner |  | 
  | dumpParams(self, format='%(name) -20s=%(value) s', maxLineLength=0) | python.JobRunner.JobRunner |  | 
  | getNJobs(self) | python.JobRunner.JobRunner |  | 
  | getOutputFiles(self) | python.JobRunner.JobRunner |  | 
  | getParam(self, name) | python.JobRunner.JobRunner |  | 
  | getRunningJobs(self) | python.JobRunner.JobRunner |  | 
  | isSpecialParam(self, name) | python.JobRunner.JobRunner |  | 
  | jobs | python.JobRunner.JobRunner |  | 
  | jobStatus | python.JobRunner.JobRunner |  | 
  | log(self, subject, body, **data) | python.JobRunner.JobRunner |  | 
  | paramOrder | python.JobRunner.JobRunner |  | 
  | params | python.JobRunner.JobRunner |  | 
  | paramToBeCopied | python.JobRunner.JobRunner |  | 
  | registerToBeCopied(self, paramName) | python.JobRunner.JobRunner |  | 
  | run(self, jobnr=None) | python.JobRunner.JobRunner |  | 
  | runJob(self, jobnr) | python.JobRunner.JobRunner |  | 
  | setParam(self, name, value=None, description=None, isSpecial=None, insertAtFront=False) | python.JobRunner.JobRunner |  | 
  | showParams(self, maxLineLength=80) | python.JobRunner.JobRunner |  | 
  | submitJob(self, jobConfig) | python.JobRunner.JobRunner |  | 
  | wait(self) | python.JobRunner.JobRunner |  |