com.atlassian.bamboo.v2.build.configuration
Interface DependenciesBuildConfigurationPlugin

All Superinterfaces:
BambooPluginModule, BuildConfigurationAwarePlugin, BuildConfigurationUIPlugin, InitablePluginModule, RenderableBuildConfiguration
All Known Implementing Classes:
AutomaticDependencyManagementPlugin

public interface DependenciesBuildConfigurationPlugin
extends BuildConfigurationUIPlugin

Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition. Those parameters are shown in the Dependencies tab of BuildConfiguration page.


Method Summary
 
Methods inherited from interface com.atlassian.bamboo.v2.build.configuration.BuildConfigurationUIPlugin
isApplicableTo, isConfigurationMissing
 
Methods inherited from interface com.atlassian.bamboo.v2.build.BuildConfigurationAwarePlugin
addDefaultValues, prepareConfigObject, validate
 
Methods inherited from interface com.atlassian.bamboo.plugin.InitablePluginModule
init
 
Methods inherited from interface com.atlassian.bamboo.v2.build.RenderableBuildConfiguration
getEditHtml, getViewHtml
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.