Modifier and Type | Method and Description |
---|---|
PlanBranchesMonitoringComponent |
PlanBranchesMonitoringComponent.withBranchCreateOption(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) |
Modifier and Type | Method and Description |
---|---|
TestBuildDetailsBuilder |
TestBuildDetailsBuilder.withCreatePlanBranchOption(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) |
Modifier and Type | Method and Description |
---|---|
TestBuildDetails.CreatePlanBranchOption |
TestBuildDetails.getCreatePlanBranchOption() |
static TestBuildDetails.CreatePlanBranchOption |
TestBuildDetails.CreatePlanBranchOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestBuildDetails.CreatePlanBranchOption[] |
TestBuildDetails.CreatePlanBranchOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TestBuildDetails.setCreatePlanBranchOption(TestBuildDetails.CreatePlanBranchOption createPlanBranchOption) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.