|
canRestart(self)
Return True if it is possible to restart the job. |
|
|
|
|
|
|
|
addLicenses(self)
Add the license provisions to the scriptlauncher object. |
|
|
|
needOverwriteConfirmation(self)
Return True if we should ask for confirmation before launching a job
that would overwrite the output from a previous run. |
|
|
Inherited from GlideLauncher :
__init__ ,
addInputFile ,
addInputFiles ,
addRingTemplates ,
getLauncher ,
launch ,
needsRingTemplates ,
prepareLauncher
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|