Uses of Interface
com.atlassian.bamboo.plan.VcsBambooSpecsSource
Package
Description
-
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.configuration.external
Modifier and TypeMethodDescriptionvoid
SpecsConsumer.onError
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull VcsBambooSpecsSource specsSource, @NotNull RssPermissions rssPermissions, @NotNull com.atlassian.utils.process.OutputHandler stdout, @NotNull Throwable throwable, @NotNull String logFilename) Handle problem with specs importvoid
SpecsConsumer.onYamlValidationError
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull VcsBambooSpecsSource specsSource, @NotNull RssPermissions rssPermissions, @NotNull com.atlassian.utils.process.OutputHandler stdout, @NotNull Exception throwable, @NotNull String logFilename) Handle problem with yaml validation -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.configuration.external.detection
Modifier and TypeMethodDescriptionvoid
RssJointSpecsConsumer.onError
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull VcsBambooSpecsSource specsSource, @NotNull RssPermissions rssPermissions, @NotNull com.atlassian.utils.process.OutputHandler stdout, @NotNull Throwable throwable, @NotNull String logFilename) void
RssJointSpecsConsumer.onYamlValidationError
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull VcsBambooSpecsSource specsSource, @NotNull RssPermissions rssPermissions, @NotNull com.atlassian.utils.process.OutputHandler stdout, @NotNull Exception throwable, @NotNull String logFilename) -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.configuration.external.rss
Modifier and TypeMethodDescriptionvoid
RepositoryStoredSpecsExecutionService.generateBambooYamlsFromSpecs
(@NotNull SpecsConsumer specsConsumer, @NotNull VcsRepositoryData repository, @NotNull VcsBambooSpecsSource specsSource, @NotNull Path specsDir, @NotNull Path outputDir, @NotNull RssSecurityConfiguration rssSecurityConfiguration, @NotNull RssPermissions rssPermissions, @NotNull List<CommitContext> commits, @NotNull RssExecutionOutputHandler stdout, @NotNull String logFilename) Execute Java Specsvoid
RepositoryStoredSpecsExecutionServiceImpl.generateBambooYamlsFromSpecs
(@NotNull SpecsConsumer specsConsumer, @NotNull VcsRepositoryData repository, @NotNull VcsBambooSpecsSource specsSource, @NotNull Path specsDir, @NotNull Path outputDir, @NotNull RssSecurityConfiguration rssSecurityConfiguration, @NotNull RssPermissions rssPermissions, @NotNull List<CommitContext> commits, @NotNull RssExecutionOutputHandler stdout, @NotNull String logFilename) boolean
YamlSpecsImportService.processSimplifiedYaml
(SpecsConsumer specsConsumer, VcsRepositoryData repository, VcsBambooSpecsSource specsSource, Path yamlFile, Path workingDir, RssPermissions rssPermissions, List<CommitContext> commits, RssExecutionOutputHandler stdout, String logFilename) Import configuration from Yaml Specsboolean
YamlSpecsImportServiceImpl.processSimplifiedYaml
(@NotNull SpecsConsumer specsConsumer, @NotNull VcsRepositoryData repository, @NotNull VcsBambooSpecsSource specsSource, @NotNull Path yamlFile, @NotNull Path workingDir, @NotNull RssPermissions rssPermissions, @NotNull List<CommitContext> commits, @NotNull RssExecutionOutputHandler stdout, @NotNull String logFilename) boolean
JavaSpecsImportService.processSpecs
(SpecsConsumer specsConsumer, VcsRepositoryData repository, VcsBambooSpecsSource specsSource, Path workingDir, Path specsDir, RssSecurityConfiguration rssSecurityConfiguration, RssPermissions rssPermissions, List<CommitContext> commits, RssExecutionOutputHandler stdout, String logFilename) Execute Java Specs and import resultsboolean
JavaSpecsImportServiceImpl.processSpecs
(@NotNull SpecsConsumer specsConsumer, @NotNull VcsRepositoryData repository, @NotNull VcsBambooSpecsSource specsSource, @NotNull Path workingDir, @NotNull Path specsDir, @NotNull RssSecurityConfiguration rssSecurityConfiguration, @NotNull RssPermissions rssPermissions, @NotNull List<CommitContext> commits, @NotNull RssExecutionOutputHandler stdout, @NotNull String logFilename) void
RepositoryStoredSpecsResultHelper.publishRssErrorEvent
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull VcsBambooSpecsSource specsSource, @NotNull RssPermissions rssPermissions, @NotNull Throwable throwable, @NotNull Map<String, RssAffectedPlan> affectedPlans, @NotNull Collection<PlanKey> notUpdatedPlans, @NotNull Collection<Long> notUpdatedDeploymentProjects, @NotNull String logFilename) Handles specs execution error: creates specs result for remaining plans and publishesRssErrorEvent
void
RepositoryStoredSpecsResultHelperImpl.publishRssErrorEvent
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull VcsBambooSpecsSource specsSource, @NotNull RssPermissions rssPermissions, @NotNull Throwable throwable, @NotNull Map<String, RssAffectedPlan> affectedPlans, @NotNull Collection<PlanKey> notUpdatedPlans, @NotNull Collection<Long> notUpdatedDeploymentProjects, @NotNull String logFilename) -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.configuration.external.rss.importers
Modifier and TypeMethodDescriptionDeploymentProjectImporterProvider.getEntityImporter
(Optional<VcsBambooSpecsSource> specsSource) ProjectImporterProvider.getEntityImporter
(Optional<VcsBambooSpecsSource> specsSource) PlanImporterProvider.getEntityProvider
(@NotNull VcsRepositoryData vcsRepositoryData, @NotNull List<CommitContext> commits, @NotNull RssExecutionOutputHandler outputHandler, @NotNull SpecsType specsType, @NotNull Optional<VcsBambooSpecsSource> specsSource) -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.deployments.projects.persistence
Modifier and TypeMethodDescription@Nullable VcsBambooSpecsSource
MutableDeploymentProject.getVcsBambooSpecsSource()
@Nullable VcsBambooSpecsSource
MutableDeploymentProjectImpl.getVcsBambooSpecsSource()
Modifier and TypeMethodDescriptionvoid
MutableDeploymentProject.setVcsBambooSpecsSource
(VcsBambooSpecsSource vcsBambooSpecsSource) void
MutableDeploymentProjectImpl.setVcsBambooSpecsSource
(VcsBambooSpecsSource vcsBambooSpecsSource) -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.migration.stream.build
Modifier and TypeMethodDescriptionprotected @NotNull VcsBambooSpecsSource
SpecsSourceMapper.createItemInstance
(org.codehaus.staxmate.in.SMInputCursor inputCursor) Modifier and TypeMethodDescriptionvoid
SpecsSourceMapper.afterImportListItem
(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor, @NotNull List<VcsBambooSpecsSource> list, @NotNull VcsBambooSpecsSource object, long objectIndex, @NotNull org.hibernate.Session session) protected void
SpecsSourceMapper.exportProperties
(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement, @NotNull VcsBambooSpecsSource specsSource, @NotNull org.hibernate.Session session, ExportDetailsBean exportDetailsBean) protected void
SpecsSourceMapper.importProperties
(@NotNull VcsBambooSpecsSource object, @NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor, @NotNull org.hibernate.Session session) Modifier and TypeMethodDescriptionvoid
SpecsSourceMapper.afterImportListItem
(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor, @NotNull List<VcsBambooSpecsSource> list, @NotNull VcsBambooSpecsSource object, long objectIndex, @NotNull org.hibernate.Session session) -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.plan
Modifier and TypeMethodDescription@Nullable VcsBambooSpecsSource
AbstractChain.getVcsBambooSpecsSource()
Modifier and TypeMethodDescriptionvoid
AbstractChain.setVcsBambooSpecsSource
(@NotNull VcsBambooSpecsSource newValue) Internal use only. -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.plan.dto
Modifier and TypeMethodDescriptionEnrichedPlanDto.getVcsBambooSpecsSource()
EnrichedPlanDtoImpl.getVcsBambooSpecsSource()
ModifierConstructorDescriptionEnrichedPlanDtoImpl
(@NotNull PlanDto basePlanDto, @NotNull Project project, @NotNull List<String> labelNames, @Nullable BranchCommitInformation branchCommitInformation, @Nullable ChainBranchMetadataDto chainBranchMetadataDto, @Nullable VcsBambooSpecsSource vcsBambooSpecsSource, @NotNull Collection<PlanRepositoryLinkDto> planRepositoryLinkDtos) -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.plan.rss
Modifier and TypeMethodDescription@NotNull VcsBambooSpecsSource
PlanVcsBambooSpecsSource.getVcsBambooSpecsSource()
@NotNull VcsBambooSpecsSource
PlanVcsBambooSpecsSourceImpl.getVcsBambooSpecsSource()
Modifier and TypeMethodDescriptionvoid
PlanVcsBambooSpecsSourceImpl.setVcsBambooSpecsSource
(@NotNull VcsBambooSpecsSource vcsBambooSpecsSource) ModifierConstructorDescriptionPlanVcsBambooSpecsSourceImpl
(@NotNull Chain plan, @NotNull VcsBambooSpecsSource vcsBambooSpecsSource) -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.project
Modifier and TypeMethodDescription@Nullable VcsBambooSpecsSource
Project.getVcsBambooSpecsSource()
Modifier and TypeMethodDescriptionvoid
DefaultProject.setVcsBambooSpecsSource
(VcsBambooSpecsSource vcsBambooSpecsSource) void
Project.setVcsBambooSpecsSource
(VcsBambooSpecsSource vcsBambooSpecsSource) Sets the specs source for the project. -
Uses of VcsBambooSpecsSource in com.atlassian.bamboo.specs
Modifier and TypeMethodDescriptionBambooSpecsManager.findBambooSpecsSourceForPlan
(long planId) FindVcsBambooSpecsSource
for a plan.BambooSpecsManagerImpl.findBambooSpecsSourceForPlan
(long planId) BambooSpecsSourceDao.findBambooSpecsSourceForPlan
(long planId) BambooSpecsSourceDaoImpl.findBambooSpecsSourceForPlan
(long planId) BambooSpecsSourceDao.findById
(long specsStateId) BambooSpecsSourceDaoImpl.findById
(long specsSourceId) BambooSpecsManager.findSourceById
(long specsStateId) FindVcsBambooSpecsSource
by id.BambooSpecsManagerImpl.findSourceById
(long specsStateId) BambooSpecsSourceDao.findSpecsSourcesForAllPlans()
BambooSpecsSourceDaoImpl.findSpecsSourcesForAllPlans()
Modifier and TypeMethodDescriptionvoid
BambooSpecsManager.save
(VcsBambooSpecsSource vcsBambooSpecsSource) Save newVcsBambooSpecsSource
entity.void
BambooSpecsManagerImpl.save
(VcsBambooSpecsSource vcsBambooSpecsSource) void
BambooSpecsSourceDao.saveOrUpdate
(VcsBambooSpecsSource vcsLocationBambooSpecsState) void
BambooSpecsSourceDaoImpl.saveOrUpdate
(VcsBambooSpecsSource vcsBambooSpecsSource) void
BambooSpecsManager.updateBambooSpecsSourceForPlan
(@NotNull Chain plan, @NotNull VcsBambooSpecsSource vcsBambooSpecsSourceId) UpdateVcsBambooSpecsSource
for a plan.void
BambooSpecsManagerImpl.updateBambooSpecsSourceForPlan
(@NotNull Chain plan, @NotNull VcsBambooSpecsSource vcsBambooSpecsSource) void
BambooSpecsSourceDao.updateBambooSpecsSourceForPlan
(@NotNull Chain plan, @NotNull VcsBambooSpecsSource vcsBambooSpecsSourceId) void
BambooSpecsSourceDaoImpl.updateBambooSpecsSourceForPlan
(@NotNull Chain plan, @NotNull VcsBambooSpecsSource vcsBambooSpecsSource) Modifier and TypeMethodDescriptionvoid
BambooSpecsSourceDao.scrollVcsBambooSpecsSourceForExport
(Consumer<VcsBambooSpecsSource> consumer) void
BambooSpecsSourceDaoImpl.scrollVcsBambooSpecsSourceForExport
(Consumer<VcsBambooSpecsSource> consumer)