Uses of Interface
com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport

Packages that use UIConfigSupport
com.atlassian.bamboo.deployments.environments.actions.triggers   
com.atlassian.bamboo.plugins.ant.task.configuration   
com.atlassian.bamboo.plugins.grails   
com.atlassian.bamboo.plugins.maven.task.configuration   
com.atlassian.bamboo.plugins.php.task.configuration   
com.atlassian.bamboo.plugins.shell.configuration   
com.atlassian.bamboo.ww2.actions.branch   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

Uses of UIConfigSupport in com.atlassian.bamboo.deployments.environments.actions.triggers
 

Fields in com.atlassian.bamboo.deployments.environments.actions.triggers declared as UIConfigSupport
protected  UIConfigSupport ConfigureEnvironmentTriggers.uiConfigBean
           
 

Methods in com.atlassian.bamboo.deployments.environments.actions.triggers that return UIConfigSupport
 UIConfigSupport ConfigureEnvironmentTriggers.getUiConfigBean()
           
 

Methods in com.atlassian.bamboo.deployments.environments.actions.triggers with parameters of type UIConfigSupport
 void ConfigureEnvironmentTriggers.setUiConfigBean(UIConfigSupport uiConfigBean)
           
 

Uses of UIConfigSupport in com.atlassian.bamboo.plugins.ant.task.configuration
 

Methods in com.atlassian.bamboo.plugins.ant.task.configuration with parameters of type UIConfigSupport
 void AntBuildTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport)
           
 

Uses of UIConfigSupport in com.atlassian.bamboo.plugins.grails
 

Methods in com.atlassian.bamboo.plugins.grails with parameters of type UIConfigSupport
 void GrailsTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport)
           
 

Uses of UIConfigSupport in com.atlassian.bamboo.plugins.maven.task.configuration
 

Methods in com.atlassian.bamboo.plugins.maven.task.configuration with parameters of type UIConfigSupport
 void AbstractMavenBuildTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport)
           
 

Uses of UIConfigSupport in com.atlassian.bamboo.plugins.php.task.configuration
 

Methods in com.atlassian.bamboo.plugins.php.task.configuration with parameters of type UIConfigSupport
 void PhpUnitBuildTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport)
           
 

Uses of UIConfigSupport in com.atlassian.bamboo.plugins.shell.configuration
 

Methods in com.atlassian.bamboo.plugins.shell.configuration with parameters of type UIConfigSupport
 void AbstractShellCommandTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport)
           
 

Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.branch
 

Methods in com.atlassian.bamboo.ww2.actions.branch that return UIConfigSupport
 UIConfigSupport EditChainBranchDetails.getUiConfigBean()
           
 

Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type UIConfigSupport
 void EditChainBranchDetails.setUiConfigBean(UIConfigSupport uiConfigBean)
           
 

Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.build.admin.create
 

Subinterfaces of UIConfigSupport in com.atlassian.bamboo.ww2.actions.build.admin.create
 interface UIConfigBean
          Deprecated. use UIConfigSupport
 

Classes in com.atlassian.bamboo.ww2.actions.build.admin.create that implement UIConfigSupport
 class UIConfigBeanImpl
          Default implementation of UIConfigSupport.
 



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