public interface OtherPipeline
Modifier and Type | Method and Description |
---|---|
File |
getMasterConfig()
Get the MASTER_*.properties file for a given pipeline.
|
File |
getPipeDir()
Get the File object representing the top level of the pipeline folder.
|
String |
getPipelineId() |
File |
getPipelineStatusFlag()
The current status flag.
|
String |
getProjectName() |
boolean |
isModuleDir(File dir) |
boolean |
isPrecheckPipeline()
Determine if a given pipeline was run in precheck mode, ie using the
parameter.
|
File getPipeDir()
File getMasterConfig() throws InvalidPipelineException
InvalidPipelineException
String getProjectName()
String getPipelineId()
boolean isModuleDir(File dir)
boolean isPrecheckPipeline()
pipelineDir
- File getPipelineStatusFlag()