| Class | Description |
|---|---|
| DslConfig | This class holds the global and server specific configuration maps. |
| GroovySeedJobBuilder | A JobBuilder that creates a seed job that runs the dslGenerateXml Gradle task to create the XML files and then uses a system groovy script build step to update the jobs. |
| JobBuilder | This is the base class for all job builders. |
| PathComparator | A comparator that orders path names. |
| PipelineBuilder | Class to manage a list of jobs that share some configuration. |
| PipelineJobBuilder | Implementation of JobBuilder that can be used with a PipelineBuilder. |