| Class | Description |
|---|---|
| BuildSupportExtension | The Build Support extension. |
| BuildSupportPlugin | Plugin to add various support classes, methods and settings for build scripts performing Raptor related builds. |
| GenerateRdmFacadeTask | Task to generate RDM facade classes from a collection of structure XML files. |
| GenerateRdmFacadesExtension | Extension for handling RDM Facade configuration and task creation. |
| RaptorVersion | Simple class to handler tri-part version numbers including a stage tag, like 2.6.1-RC1. |
| RdmFacadeGeneratorDefinition | Simple DSL object to allow the configuration for an RDM facade generation task to be captured. |
| RepoManagement | DSL support to allow build scripts to configure the repos to be used for fetching dependencies and publishing artifacts produced by the build. |
| RepoManagement.RepoConfig | Base repo configuration. |