ToolBase

Undocumented in source.

Members

Functions

process
void process(WorkflowJob job)
Undocumented in source. Be warned that the author may not have intended to support it.
registerArguments
ArgParser registerArguments(ArgParser parser, WorkflowJob job)
Undocumented in source. Be warned that the author may not have intended to support it.
registerDefaultArgs
ArgParser registerDefaultArgs(WorkflowJob job)
Undocumented in source. Be warned that the author may not have intended to support it.
run
int run(WorkflowJob job)
Undocumented in source. Be warned that the author may not have intended to support it.
runTool
int runTool(WorkflowJob job)
Undocumented in source.
setup
void setup(WorkflowJob job)
Undocumented in source. Be warned that the author may not have intended to support it.
terminate
void terminate(WorkflowJob job)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

status
int status;
Undocumented in source.

Inherited Members

From Tool

OK
enum OK;
Undocumented in source.
run
int run(WorkflowJob job)
Undocumented in source.

Meta