| Interface | Description |
|---|---|
| Triggerable |
| Class | Description |
|---|---|
| BuildMasterConfiguration |
Has fields for global configuration
|
| BuildMasterConfiguration.DescriptorImpl | |
| SelectApplicationBuilder |
The SelectApplicationBuildStep will populate environment variables for the BuildMaster application, release and build numbers
as a build step.
|
| SelectApplicationBuilder.DescriptorImpl | |
| TriggerBuildBuilder |
The TriggerBuildPostBuildStep will trigger a build in BuildMaster for a selected application and release
as a build step.
|
| TriggerBuildBuilder.DescriptorImpl | |
| TriggerBuildHelper |
Does the real work of Trigger a BuildMaster build, has been seperated out from the Builder and Publisher actions
so that the code can be shared between them.
|
| TriggerBuildPublisher |
The TriggerBuildPostBuildStep will trigger a build in BuildMaster for a selected application and release
as a post-build action, after the build has completed.
|
| TriggerBuildPublisher.DescriptorImpl | |
| VariableInjectionAction |
Allow plugin to update environment variables
|
| Enum | Description |
|---|---|
| ConnectionType |