Class PlanImporterProvider
java.lang.Object
com.atlassian.bamboo.configuration.external.rss.importers.PlanImporterProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEntityProvider
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull RssExecutionOutputHandler outputHandler, @NotNull SpecsType specsType, @NotNull Optional<VcsBambooSpecsSource> specsSource)
-
Constructor Details
-
PlanImporterProvider
-
-
Method Details
-
getEntityProvider
public EntityImporter getEntityProvider(@NotNull @NotNull VcsRepositoryData vcsRepositoryData, @NotNull @NotNull List<CommitContext> commits, @NotNull @NotNull RssExecutionOutputHandler outputHandler, @NotNull @NotNull SpecsType specsType, @NotNull @NotNull Optional<VcsBambooSpecsSource> specsSource)
-