Uses of Interface
com.atlassian.bamboo.build.creation.PlanConfigHelper
-
Packages that use PlanConfigHelper Package Description com.atlassian.bamboo.build.creation com.atlassian.bamboo.ww2.actions.branch -
-
Uses of PlanConfigHelper in com.atlassian.bamboo.build.creation
Classes in com.atlassian.bamboo.build.creation that implement PlanConfigHelper Modifier and Type Class Description classBuildTriggerConditionConfigHelperclassWebRepositoryConfigHelperMethods in com.atlassian.bamboo.build.creation that return types with arguments of type PlanConfigHelper Modifier and Type Method Description List<PlanConfigHelper>JobCreationServiceImpl. getComponentsOnPage()Methods in com.atlassian.bamboo.build.creation with parameters of type PlanConfigHelper Modifier and Type Method Description static RunnablePlanConfigHelpers. getValidationRunnableForHelpers(@NotNull com.atlassian.struts.ValidationAware validationAware, @NotNull BuildConfiguration buildConfiguration, @NotNull PlanConfigHelper... planConfigHelpers)Get Runnable that goes through the provided helpers and invokes validation on provided build configuration. -
Uses of PlanConfigHelper in com.atlassian.bamboo.ww2.actions.branch
Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type PlanConfigHelper Modifier and Type Method Description voidEditChainBranchDetails. setBuildTriggerConditionConfigHelper(PlanConfigHelper buildTriggerConditionConfigHelper)
-