public class Reset extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Reset a pipeline.
|
static boolean |
resetPipeline(String path) |
public Reset(String dirPath) throws InvalidPipelineException, BioLockJStatusException
public static void main(String[] args) throws EndLaunch, BioLockJStatusException, IOException, DockerVolCreationException
args
- - first element must be the path to the pipeline to reset or to the specific module to reset.EndLaunch
BioLockJStatusException
IOException
DockerVolCreationException
public static boolean resetPipeline(String path) throws BioLockJStatusException, IOException, InvalidPipelineException