| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external | |
| com.atlassian.bamboo.configuration.external.rss.importers | |
| com.atlassian.bamboo.event.analytics |
| Modifier and Type | Method and Description |
|---|---|
static SpecsType |
SpecsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecsType[] |
SpecsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpecsConsumer.importPlanProperties(@NotNull SpecsConsumer.PlanPropertiesSupplier topLevelPlanPropertiesSupplier,
@NotNull RssPermissions rssPermissions,
@NotNull VcsRepositoryData vcsRepositoryData,
@NotNull List<CommitContext> commits,
@NotNull com.atlassian.utils.process.OutputHandler stdout,
@NotNull SpecsType specsType,
boolean noChangesInPlanProperties)
Import plan properties
|
| Modifier and Type | Method and Description |
|---|---|
EntityImporter |
PlanImporterProvider.getEntityProvider(@NotNull VcsRepositoryData vcsRepositoryData,
@NotNull List<CommitContext> commits,
@NotNull RssExecutionOutputHandler outputHandler,
@NotNull SpecsType specsType,
@NotNull Optional<VcsBambooSpecsSource> specsSource) |
| Modifier and Type | Method and Description |
|---|---|
SpecsType |
RssPlanSavedEvent.getSpecsType() |
| Constructor and Description |
|---|
RssPlanSavedEvent(PlanResultKey planResultKey,
SpecsType specsType) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.