Uses of Interface
com.atlassian.bamboo.v2.build.RenderableBuildConfiguration
Packages that use RenderableBuildConfiguration
Package
Description
-
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.brokenbuildtracker
Classes in com.atlassian.bamboo.brokenbuildtracker that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.buildModifier and TypeInterfaceDescriptioninterface
Provides the ability to gate whether a build should be triggered or not. -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.configuration
Classes in com.atlassian.bamboo.build.configuration that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.expiry.plugin
Classes in com.atlassian.bamboo.build.expiry.plugin that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclass
A plugin class that allows you to have build expiry occur per build -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclass
class
-
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.test
Classes in com.atlassian.bamboo.build.test that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.buildtrigger
Classes in com.atlassian.bamboo.buildtrigger that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.clover.builder.coverage
Classes in com.atlassian.bamboo.clover.builder.coverage that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plan.configuration
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.plan.configurationModifier and TypeInterfaceDescriptioninterface
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition.interface
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition.interface
This is not intended to be used directly. -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.labeller
Classes in com.atlassian.bamboo.plugins.labeller that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.maven.dependencies
Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.v2.build
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.v2.buildModifier and TypeInterfaceDescriptioninterface
BuildConfigurationAwarePlugin<T extends com.atlassian.plugin.ModuleDescriptor>
interface
ConfigurablePlugin<T extends com.atlassian.plugin.ModuleDescriptor>
interface
ImportExportAwarePlugin<T extends com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration<P>,
P extends com.atlassian.bamboo.specs.api.model.plan.configuration.PluginConfigurationProperties> Interface for plugin modules that support importing and exporting of their configuration.Classes in com.atlassian.bamboo.v2.build that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclass
class
Helper class that allows you toclass
Skeleton class which should be extended by implementors of ConfigurablePlugin interface.