Uses of Interface
com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper

Packages that use PlanConfigurationUIPluginHelper
com.atlassian.bamboo.plugin.web   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.chains.admin   
com.atlassian.bamboo.ww2.actions.plans.admin   
 

Uses of PlanConfigurationUIPluginHelper in com.atlassian.bamboo.plugin.web
 

Classes in com.atlassian.bamboo.plugin.web that implement PlanConfigurationUIPluginHelper
 class PlanConfigurationPluginUIHelperImpl
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type PlanConfigurationUIPluginHelper
 void ViewBuildConfiguration.setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
           
 

Uses of PlanConfigurationUIPluginHelper in com.atlassian.bamboo.ww2.actions.build.admin.config
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin.config with parameters of type PlanConfigurationUIPluginHelper
 void ConfigureBuildMiscellaneousOptions.setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
           
 

Uses of PlanConfigurationUIPluginHelper in com.atlassian.bamboo.ww2.actions.chains.admin
 

Methods in com.atlassian.bamboo.ww2.actions.chains.admin with parameters of type PlanConfigurationUIPluginHelper
 void ViewPlanConfiguration.setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
           
 void ViewChainConfiguration.setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
           
 

Uses of PlanConfigurationUIPluginHelper in com.atlassian.bamboo.ww2.actions.plans.admin
 

Methods in com.atlassian.bamboo.ww2.actions.plans.admin with parameters of type PlanConfigurationUIPluginHelper
 void ConfigurePlanDependencies.setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.