Uses of Interface
com.atlassian.bamboo.plugin.module.ext.CustomBuildDefinitionTransformer
Packages that use CustomBuildDefinitionTransformer
Package
Description
-
Uses of CustomBuildDefinitionTransformer in com.atlassian.bamboo.build.configuration
Classes in com.atlassian.bamboo.build.configuration that implement CustomBuildDefinitionTransformerModifier and TypeClassDescriptionclass
Transformer that puts the concurrent build configuration into build definitions. -
Uses of CustomBuildDefinitionTransformer in com.atlassian.bamboo.build.expiry.plugin
Classes in com.atlassian.bamboo.build.expiry.plugin that implement CustomBuildDefinitionTransformerModifier and TypeClassDescriptionclass
Transformer that puts the build expiration configuration into build definitions. -
Uses of CustomBuildDefinitionTransformer in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring that implement CustomBuildDefinitionTransformerModifier and TypeClassDescriptionclass
ACustomBuildDefinitionTransformer
that puts build monitoring configuration into the build definition. -
Uses of CustomBuildDefinitionTransformer in com.atlassian.bamboo.plugins.maven.dependencies
Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement CustomBuildDefinitionTransformerModifier and TypeClassDescriptionclass
ACustomBuildDefinitionTransformer
that putsAutomaticDependencyManagementConfig
instance into the build definition.