| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.bamboo.specs.api.model.plan.PlanProperties |
SpecsConsumer.PlanPropertiesSupplier.get() |
PlanConfigImportService.ImportResult |
PlanConfigImportServiceImpl.importPlan(com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
com.atlassian.user.User userForCreation,
RssPermissions rssPermissions,
boolean deferEvents,
boolean noChangesInProperties) |
PlanConfigImportService.ImportResult |
PlanConfigImportService.importPlan(com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
com.atlassian.user.User userForCreation,
RssPermissions rssPermissions,
boolean deferEvents,
boolean noChangesInProperties)
Validates exported top level plan properties within Bamboo context (e.g.
|
void |
PlanConfigImportServiceImpl.validatePlanBranchProperties(com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
RssPermissions rssPermissions,
VcsBranch vcsBranch) |
void |
PlanConfigImportService.validatePlanBranchProperties(com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
RssPermissions rssPermissions,
VcsBranch importedBranch)
This method performs validation of YAML types and of the properties without Bamboo context (e.g.
|
void |
PlanConfigImportServiceImpl.validatePlanProperties(com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
RssPermissions rssPermissions) |
void |
PlanConfigImportService.validatePlanProperties(com.atlassian.bamboo.specs.api.model.plan.PlanProperties planProperties,
RssPermissions rssPermissions)
This method performs validation of YAML types and of the properties without Bamboo context (e.g.
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.