Uses of Interface
com.atlassian.bamboo.build.creation.PlanConfigHelper
Packages that use PlanConfigHelper
-
Uses of PlanConfigHelper in com.atlassian.bamboo.build.creation
Classes in com.atlassian.bamboo.build.creation that implement PlanConfigHelperMethods in com.atlassian.bamboo.build.creation with parameters of type PlanConfigHelperModifier and TypeMethodDescriptionstatic Runnable
PlanConfigHelpers.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 PlanConfigHelperModifier and TypeMethodDescriptionvoid
EditChainBranchDetails.setBuildTriggerConditionConfigHelper
(PlanConfigHelper buildTriggerConditionConfigHelper)