Uses of Class
com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigBean

Packages that use UIConfigBean
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of UIConfigBean in com.atlassian.bamboo.ww2.actions.admin
 

Fields in com.atlassian.bamboo.ww2.actions.admin declared as UIConfigBean
protected  UIConfigBean ImportMavenPlanAction.uiConfigBean
           
 

Methods in com.atlassian.bamboo.ww2.actions.admin that return UIConfigBean
 UIConfigBean ImportMavenPlanAction.getUiConfigBean()
           
 

Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type UIConfigBean
 void ImportMavenPlanAction.setUiConfigBean(UIConfigBean uiConfigBean)
           
 

Uses of UIConfigBean in com.atlassian.bamboo.ww2.actions.build.admin
 

Fields in com.atlassian.bamboo.ww2.actions.build.admin declared as UIConfigBean
protected  UIConfigBean BuildConfigurationSupport.uiConfigBean
           
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin that return UIConfigBean
 UIConfigBean BuildConfigurationSupport.getUiConfigBean()
           
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type UIConfigBean
 void BuildConfigurationSupport.setUiConfigBean(UIConfigBean uiConfigBean)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.build.admin.create that return UIConfigBean
 UIConfigBean CreateTopLevelPlan.getUiConfigBean()
           
 UIConfigBean CreateChain.getUiConfigBean()
           
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type UIConfigBean
 void CreateTopLevelPlan.setUiConfigBean(UIConfigBean uiConfigBean)
           
 void CreateChain.setUiConfigBean(UIConfigBean uiConfigBean)
           
 

Uses of UIConfigBean in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains that return UIConfigBean
 UIConfigBean CreateJob.getUiConfigBean()
           
 

Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type UIConfigBean
 void CreateJob.setUiConfigBean(UIConfigBean uiConfigBean)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.