Class CreatePlanBranchesProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.plan.branches.CreatePlanBranchesProperties
- All Implemented Interfaces:
EntityProperties
@Immutable
public final class CreatePlanBranchesProperties
extends Object
implements EntityProperties
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCreatePlanBranchesProperties
(CreatePlanBranchesProperties.Trigger trigger, @Nullable String matchingPattern) -
Method Summary
-
Field Details
-
DEFAULT_MATCHING_PATTERN
-
-
Constructor Details
-
CreatePlanBranchesProperties
public CreatePlanBranchesProperties(CreatePlanBranchesProperties.Trigger trigger, @Nullable @Nullable String matchingPattern) throws PropertiesValidationException - Throws:
PropertiesValidationException
-
-
Method Details