| Interface | Description |
|---|---|
| BuildMasterSelectApplication | |
| ICreatePackage |
| Class | Description |
|---|---|
| BuildHelper |
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.
|
| BuildMasterApplication | |
| BuildMasterConfiguration |
Has fields for global configuration
|
| BuildMasterConfiguration.DescriptorImpl | |
| CreatePackageBuilder |
Create a package in BuildMaster for the specified application and release and optionally deploy it to the first stage.
|
| CreatePackageBuilder.DescriptorImpl | |
| CreatePackagePublisher |
The TriggerBuildPostBuildStep will trigger a build in BuildMaster for a selected application and release
as a post-build action, after the build has completed.
|
| CreatePackagePublisher.DescriptorImpl | |
| CreatePackageStep |
Create a package in BuildMaster for the specified application and release and optionally deploy it to the first stage.
|
| CreatePackageStep.DescriptorImpl | |
| DeployToStageBuilder |
Deploy a package to the requested stage in BuildMaster.
|
| DeployToStageBuilder.DescriptorImpl | |
| GlobalConfig | |
| SelectApplicationBuildWrapper | |
| SelectApplicationBuildWrapper.DescriptorImpl | |
| SelectApplicationHelper |