Package | Description |
---|---|
net.sourceforge.seqware.pipeline.workflowV2.model |
Classes that implement the tasks within workflows.
|
Modifier and Type | Method and Description |
---|---|
Command |
Command.addArgument(String argument) |
Command |
JobBatch.getCommand() |
Command |
AbstractJob.getCommand() |
Command |
Job.getCommand() |
Command |
Command.setArguments(List<String> arguments) |
Command |
JobBatch.setCommand(String cmd) |
Command |
AbstractJob.setCommand(String cmd) |
Command |
Job.setCommand(String cmd)
set the job command
|
Command |
Command.setMaxMemory(String mem) |
Copyright © 2015 SeqWare. All rights reserved.