Package | Description |
---|---|
com.atlassian.bamboo.specs.api.builders.plan.branches |
Automatic branch creation, integration and cleanup.
|
com.atlassian.bamboo.specs.api.model.plan |
Plan, plan branches, stages and jobs.
|
Modifier and Type | Method and Description |
---|---|
protected PlanBranchManagementProperties |
PlanBranchManagement.build() |
Modifier and Type | Method and Description |
---|---|
PlanBranchManagementProperties |
PlanProperties.getPlanBranchManagementProperties() |
Constructor and Description |
---|
PlanProperties(BambooOidProperties oid,
BambooKeyProperties key,
String name,
String description,
ProjectProperties project,
List<StageProperties> stages,
List<PlanRepositoryLinkProperties> repositories,
List<TriggerProperties> triggers,
List<VariableProperties> variables,
boolean enabled,
Collection<PluginConfigurationProperties> pluginConfigurations,
PlanBranchManagementProperties planBranchManagementProperties,
DependenciesProperties dependenciesProperties,
RepositoryStoredSpecsData repositoryStoredSpecsData,
List<NotificationProperties> notifications,
Boolean forceStopHungBuilds,
List<VcsRepositoryBranchProperties> repositoryBranches,
List<LabelProperties> labels,
PlanBranchConfigurationProperties planBranchConfiguration) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.