Class BranchCleanupValidator
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.validators.plan.branch.BranchCleanupValidator
-
public final class BranchCleanupValidator extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull java.util.List<ValidationProblem>validate(@NotNull BranchCleanupProperties moduleProperties)
-
-
-
Method Detail
-
validate
@NotNull public static @NotNull java.util.List<ValidationProblem> validate(@NotNull @NotNull BranchCleanupProperties moduleProperties)
-
-