Package | Description |
---|---|
com.atlassian.bamboo.specs.api.model.plan.branches |
Automatic branch creation, integration and cleanup.
|
Modifier and Type | Method and Description |
---|---|
CreatePlanBranchesProperties.Trigger |
CreatePlanBranchesProperties.getTrigger() |
static CreatePlanBranchesProperties.Trigger |
CreatePlanBranchesProperties.Trigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreatePlanBranchesProperties.Trigger[] |
CreatePlanBranchesProperties.Trigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CreatePlanBranchesProperties(CreatePlanBranchesProperties.Trigger trigger,
String matchingPattern) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.