|
Inherited from job.queue.JobControlJob:
__getstate__,
__setstate__,
__str__,
cancelSubmitted,
doCommand,
getCommand,
getJob,
getStatusStrings,
kill,
maxFailuresReached,
retryFailure,
runsLocally,
update
Inherited from job.queue.BaseJob:
__lt__,
addFinalizer,
addGroupPrereq,
addPrereq,
finalize,
genAllJobs,
genAllPrereqs,
getCommandDir,
getJobDJ,
getPrereqs,
hasStarted,
isComplete,
postCommand,
preCommand,
setup
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__subclasshook__
|