Uses of Interface
com.atlassian.bamboo.build.creation.PlanConfigHelper
-
Uses of PlanConfigHelper in com.atlassian.bamboo.build.creation
Modifier and TypeClassDescriptionclass
class
Modifier 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
Modifier and TypeMethodDescriptionvoid
EditChainBranchDetails.setBuildTriggerConditionConfigHelper
(PlanConfigHelper buildTriggerConditionConfigHelper)