@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,
String matchingPattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMatchingPattern() |
CreatePlanBranchesProperties.Trigger |
getTrigger() |
int |
hashCode() |
void |
validate() |
public static final String DEFAULT_MATCHING_PATTERN
public CreatePlanBranchesProperties(CreatePlanBranchesProperties.Trigger trigger, @Nullable String matchingPattern) throws PropertiesValidationException
PropertiesValidationExceptionpublic CreatePlanBranchesProperties.Trigger getTrigger()
@NotNull public String getMatchingPattern()
public void validate()
validate in interface EntityPropertiesCopyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.