@Immutable public final class CreatePlanBranchesProperties extends Object implements EntityProperties
| Modifier and Type | Class and Description |
|---|---|
static class |
CreatePlanBranchesProperties.Trigger |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MATCHING_PATTERN |
| Constructor and Description |
|---|
CreatePlanBranchesProperties(CreatePlanBranchesProperties.Trigger trigger,
@Nullable String matchingPattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull String |
getMatchingPattern() |
CreatePlanBranchesProperties.Trigger |
getTrigger() |
int |
hashCode() |
void |
validate() |
public static final String DEFAULT_MATCHING_PATTERN
public CreatePlanBranchesProperties(CreatePlanBranchesProperties.Trigger trigger, @Nullable @Nullable String matchingPattern) throws PropertiesValidationException
PropertiesValidationExceptionpublic CreatePlanBranchesProperties.Trigger getTrigger()
@NotNull public @NotNull String getMatchingPattern()
public void validate()
validate in interface EntityPropertiesCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.