Uses of Interface
com.atlassian.bamboo.core.BambooPluginDataIdProvider
Packages that use BambooPluginDataIdProvider
Package
Description
-
Uses of BambooPluginDataIdProvider in com.atlassian.bamboo.core
Classes in com.atlassian.bamboo.core that implement BambooPluginDataIdProviderConstructors in com.atlassian.bamboo.core with parameters of type BambooPluginDataIdProvider -
Uses of BambooPluginDataIdProvider in com.atlassian.bamboo.deployments.versions.actions
Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type BambooPluginDataIdProviderModifier and TypeMethodDescriptionViewDeploymentVersionCommits.getVcsRepositoryData(@NotNull BambooPluginDataIdProvider bambooPluginDataIdProvider) -
Uses of BambooPluginDataIdProvider in com.atlassian.bamboo.deployments.versions.history.commit
Methods in com.atlassian.bamboo.deployments.versions.history.commit that return BambooPluginDataIdProviderModifier and TypeMethodDescription@NotNull BambooPluginDataIdProviderDeploymentVersionVcsChangeset.getVcsRepositoryIdentifier()DeploymentVersionVcsChangesetImpl.getVcsRepositoryIdentifier() -
Uses of BambooPluginDataIdProvider in com.atlassian.bamboo.repository
Subinterfaces of BambooPluginDataIdProvider in com.atlassian.bamboo.repositoryModifier and TypeInterfaceDescriptioninterfaceRepresents repository as persisted in the db.Classes in com.atlassian.bamboo.repository that implement BambooPluginDataIdProvider -
Uses of BambooPluginDataIdProvider in com.atlassian.bamboo.resultsummary
Methods in com.atlassian.bamboo.resultsummary with type parameters of type BambooPluginDataIdProviderModifier and TypeMethodDescription<T extends ResultsSummary,VCS extends BambooPluginDataIdProvider>
@NotNull List<T>BuildResultsSummaryManagerImpl.getResultSummariesByChangeSetIds(@NotNull Iterable<Pair<String, VCS>> changeSetIds, Class<T> discriminator) <T extends ResultsSummary,VCS extends BambooPluginDataIdProvider>
@NotNull List<T>ResultsSummaryManager.getResultSummariesByChangeSetIds(@NotNull Iterable<Pair<String, VCS>> changeSetIds, Class<T> discriminator) Get a list of all build results containing a commit with any of the given changeset IDs and which are in the supplied list of repository datas. -
Uses of BambooPluginDataIdProvider in com.atlassian.bamboo.vcs.configuration
Subinterfaces of BambooPluginDataIdProvider in com.atlassian.bamboo.vcs.configurationModifier and TypeInterfaceDescriptioninterfaceEffective repository definition as seen "from aPlan's perspective.interfaceEffective repository definition as seen outside any specificPlan's context Product of: - importing parent's configuration - applying local configuration overrides (e.g. branch)Classes in com.atlassian.bamboo.vcs.configuration that implement BambooPluginDataIdProviderModifier and TypeClassDescriptionclassclassclass -
Uses of BambooPluginDataIdProvider in it.com.atlassian.bamboo.configuration.external.yaml.export
Classes in it.com.atlassian.bamboo.configuration.external.yaml.export that implement BambooPluginDataIdProvider