Uses of Interface
com.atlassian.bamboo.plugin.web.PlanConfigurationUIPluginHelper
-
-
Uses of PlanConfigurationUIPluginHelper in com.atlassian.bamboo.plugin.web
Classes in com.atlassian.bamboo.plugin.web that implement PlanConfigurationUIPluginHelper Modifier and Type Class Description class
PlanConfigurationPluginUIHelperImpl
-
Uses of PlanConfigurationUIPluginHelper in com.atlassian.bamboo.ww2.actions.branch
Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type PlanConfigurationUIPluginHelper Modifier and Type Method Description void
EditChainBranchDetails. 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 Modifier and Type Method Description void
ConfigureBuildMiscellaneousOptions. setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
-
Uses of PlanConfigurationUIPluginHelper in com.atlassian.bamboo.ww2.actions.chains.admin.triggers
Methods in com.atlassian.bamboo.ww2.actions.chains.admin.triggers with parameters of type PlanConfigurationUIPluginHelper Modifier and Type Method Description void
ConfigureChainTrigger. 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 Modifier and Type Method Description void
ConfigurePlanDependencies. setPlanConfigurationUIPluginHelper(PlanConfigurationUIPluginHelper planConfigurationUIPluginHelper)
-