| Interface | Description |
|---|---|
| ICreateBuild |
| Class | Description |
|---|---|
| BuildHelper |
Does the real work of Trigger a BuildMaster build, has been separated out from the Builder and Publisher actions
so that the code can be shared between them.
|
| ConfigHelper | |
| GlobalConfig | |
| JenkinsConsoleLogWriter | |
| JenkinsHelper |
Common Jenkins tasks.
|
| JenkinsLogWriter | |
| JenkinsTaskLogWriter | |
| VariableInjectionAction |
Allow plugin to update environment variables
|