Package com.atlassian.bamboo.plugin.module.ext
-
Interface Summary Interface Description CustomBuildDefinitionGenerator An interface that allows a plugin module to populateBuildDefinition
object as it's created fromBuildConfiguration
.CustomBuildDefinitionTransformer An interface that allows a plugin module to transform aBuildDefinition
object as it's be created from XML.