Uses of Class
com.atlassian.bamboo.plugin.module.BambooImmutablePluginModule
-
-
Uses of BambooImmutablePluginModule in com.atlassian.bamboo.build.configuration
Classes in com.atlassian.bamboo.build.configuration with annotations of type BambooImmutablePluginModule Modifier and Type Class Description class
ConcurrentBuildsConfigurationTransformer
Transformer that puts the concurrent build configuration into build definitions. -
Uses of BambooImmutablePluginModule in com.atlassian.bamboo.build.expiry.plugin
Classes in com.atlassian.bamboo.build.expiry.plugin with annotations of type BambooImmutablePluginModule Modifier and Type Class Description class
BuildExpiryPerPlanTransformer
Transformer that puts the build expiration configuration into build definitions. -
Uses of BambooImmutablePluginModule in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring with annotations of type BambooImmutablePluginModule Modifier and Type Class Description class
BuildMonitoringTransformer
ACustomBuildDefinitionTransformer
that puts build monitoring configuration into the build definition. -
Uses of BambooImmutablePluginModule in com.atlassian.bamboo.plugins.maven.dependencies
Classes in com.atlassian.bamboo.plugins.maven.dependencies with annotations of type BambooImmutablePluginModule Modifier and Type Class Description class
AutomaticDependencyManagementConfigProvider
ACustomBuildDefinitionTransformer
that putsAutomaticDependencyManagementConfig
instance into the build definition.class
AutomaticDependencyManagementPlugin
-