Uses of Interface
com.atlassian.bamboo.vcs.configuration.VcsChangeDetectionOptions
Packages that use VcsChangeDetectionOptions
Package
Description
-
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.configuration.repository
Methods in com.atlassian.bamboo.configuration.repository that return VcsChangeDetectionOptionsModifier and TypeMethodDescriptionVcsUIConfigBean.VcsTypeSelector.getChangeDetectionSourceDefinition() -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.plugins.bitbucket.v2.export
Methods in com.atlassian.bamboo.plugins.bitbucket.v2.export with parameters of type VcsChangeDetectionOptionsModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepositoryBitbucketCloudImporterExporter.appendChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud.BitbucketCloudRepository builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) BitbucketCloudImporterExporter.importChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.model.repository.bitbucket.cloud.BitbucketCloudRepositoryProperties repositoryProperties, @Nullable VcsChangeDetectionOptions existingData) -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.plugins.git.v2.exporter
Methods in com.atlassian.bamboo.plugins.git.v2.exporter with parameters of type VcsChangeDetectionOptionsModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.git.GitRepositoryGitConfigurationExporter.appendChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.builders.repository.git.GitRepository builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) GitConfigurationExporter.importChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.model.repository.git.GitRepositoryProperties repositoryProperties, @Nullable VcsChangeDetectionOptions existingData) -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.plugins.github.exporter
Methods in com.atlassian.bamboo.plugins.github.exporter with parameters of type VcsChangeDetectionOptionsModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.github.GitHubRepositoryGitHubConfigurationExporter.appendChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.builders.repository.github.GitHubRepository builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) GitHubConfigurationExporter.importChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.model.repository.github.GitHubRepositoryProperties repositoryProperties, @Nullable VcsChangeDetectionOptions existingData) -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.plugins.stash.v2.exporter
Methods in com.atlassian.bamboo.plugins.stash.v2.exporter with parameters of type VcsChangeDetectionOptionsModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepositoryBitbucketServerExporter.appendChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.builders.repository.bitbucket.server.BitbucketServerRepository builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) BitbucketServerExporter.importChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerRepositoryProperties repositoryProperties, @Nullable VcsChangeDetectionOptions existingData) -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.vcs.configuration
Classes in com.atlassian.bamboo.vcs.configuration that implement VcsChangeDetectionOptionsMethods in com.atlassian.bamboo.vcs.configuration that return VcsChangeDetectionOptionsModifier and TypeMethodDescription@NotNull VcsChangeDetectionOptionsCompleteVcsRepositoryData.getVcsChangeDetectionOptions()@Nullable VcsChangeDetectionOptionsPartialVcsRepositoryData.getVcsChangeDetectionOptions()@Nullable VcsChangeDetectionOptionsPartialVcsRepositoryDataImpl.getVcsChangeDetectionOptions()@Nullable VcsChangeDetectionOptionsVcsRepositoryData.getVcsChangeDetectionOptions()@Nullable VcsChangeDetectionOptionsVcsRepositoryDataImpl.getVcsChangeDetectionOptions()Constructors in com.atlassian.bamboo.vcs.configuration with parameters of type VcsChangeDetectionOptionsModifierConstructorDescriptionChangeDetectionSourceDefinitionImpl(VcsChangeDetectionOptions vcsChangeDetectionOptions) -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.vcs.configuration.configurator
Methods in com.atlassian.bamboo.vcs.configuration.configurator with parameters of type VcsChangeDetectionOptionsModifier and TypeMethodDescriptionDefaultChangeDetectionOptionsConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsChangeDetectionOptions previousTriggerDefinition) voidDefaultChangeDetectionOptionsConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsChangeDetectionOptions triggerDefinition) voidDefaultChangeDetectionOptionsConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsChangeDetectionOptions triggerDefinition) -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.vcs.configurator
Methods in com.atlassian.bamboo.vcs.configurator with parameters of type VcsChangeDetectionOptionsModifier and TypeMethodDescriptionVcsChangeDetectionOptionsConfigurator.generateConfigMap(@NotNull ActionParametersMap actionParametersMap, @Nullable VcsChangeDetectionOptions previousTriggerDefinition) voidVcsChangeDetectionOptionsConfigurator.populateContextForEdit(@NotNull Map<String, Object> context, @NotNull VcsChangeDetectionOptions triggerDefinition) voidVcsChangeDetectionOptionsConfigurator.populateContextForView(@NotNull Map<String, Object> context, @NotNull VcsChangeDetectionOptions triggerDefinition) -
Uses of VcsChangeDetectionOptions in com.atlassian.bamboo.vcs.export
Methods in com.atlassian.bamboo.vcs.export with parameters of type VcsChangeDetectionOptionsModifier and TypeMethodDescription@NotNull com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepositoryDefaultVcsRepositoryDataExporter.appendChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.api.builders.repository.AnyVcsRepository builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) NoOverridesVcsProjectRepositoryDataExporter.appendChangeDetectionOptions(@NotNull NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) NoOverridesVcsRepositoryDataExporter.appendChangeDetectionOptions(NoOverridesVcsRepositoryDataExporter.LinkedGlobalRepository builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) VcsRepositoryDataExporter.appendChangeDetectionOptions(B builder, @NotNull VcsChangeDetectionOptions changeDetectionOptions) Fill in the builder passed as the first argument with change detection configuration.static com.atlassian.bamboo.specs.api.builders.repository.VcsChangeDetectionDefaultVcsRepositoryDataExporter.exportStandardChangeDetectionOptions(@NotNull VcsChangeDetectionOptions changeDetectionOptions) DefaultVcsRepositoryDataExporter.importChangeDetectionOptions(@NotNull com.atlassian.bamboo.specs.api.model.repository.AnyVcsRepositoryProperties properties, @Nullable VcsChangeDetectionOptions existingData) NoOverridesVcsProjectRepositoryDataExporter.importChangeDetectionOptions(com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository repositoryProperties, @Nullable VcsChangeDetectionOptions existingData) NoOverridesVcsRepositoryDataExporter.importChangeDetectionOptions(com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.LinkedGlobalRepository repositoryProperties, @Nullable VcsChangeDetectionOptions existingData) VcsRepositoryDataExporter.importChangeDetectionOptions(P repositoryProperties, @Nullable VcsChangeDetectionOptions existingData) Extract change detection configuration from properties object. -
Uses of VcsChangeDetectionOptions in it.com.atlassian.bamboo.configuration.external.yaml.export
Methods in it.com.atlassian.bamboo.configuration.external.yaml.export that return VcsChangeDetectionOptionsModifier and TypeMethodDescription@Nullable VcsChangeDetectionOptionsMockVcsRepositoryData.getVcsChangeDetectionOptions()