Uses of Interface
com.atlassian.bamboo.plugin.PluginKeyProvider
Packages that use PluginKeyProvider
Package
Description
-
Uses of PluginKeyProvider in com.atlassian.bamboo.core
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.coreModifier and TypeInterfaceDescriptioninterfaceCommon interface for objects that are identifiable by database id and represent plugin data, for example, instances of VCS repository data.Classes in com.atlassian.bamboo.core that implement PluginKeyProvider -
Uses of PluginKeyProvider in com.atlassian.bamboo.credentials
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.credentialsModifier and TypeInterfaceDescriptioninterfaceShared Credentials object representation.interfaceClasses in com.atlassian.bamboo.credentials that implement PluginKeyProviderModifier and TypeClassDescriptionclassDB objects for credentials data.class -
Uses of PluginKeyProvider in com.atlassian.bamboo.deployments.execution
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.deployments.execution -
Uses of PluginKeyProvider in com.atlassian.bamboo.plan.task
Classes in com.atlassian.bamboo.plan.task that implement PluginKeyProviderModifier and TypeClassDescriptionclassDecoratedTaskDefinitionImpl<T extends TaskContainer>Decoration of task used when displaying on the UI. -
Uses of PluginKeyProvider in com.atlassian.bamboo.plugin
Methods in com.atlassian.bamboo.plugin that return types with arguments of type PluginKeyProviderModifier and TypeMethodDescriptionstatic Predicate<PluginKeyProvider>BambooPluginUtils.pluginKeyEquals(String pluginKey) -
Uses of PluginKeyProvider in com.atlassian.bamboo.quickfilter.rule
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.quickfilter.ruleClasses in com.atlassian.bamboo.quickfilter.rule that implement PluginKeyProvider -
Uses of PluginKeyProvider in com.atlassian.bamboo.repository
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.repositoryModifier and TypeInterfaceDescriptioninterfaceDeprecated.since 5.14interfaceRepresents repository as persisted in the db.interfaceDeprecated.since 5.14 usePlanRepositoryDefinitionClasses in com.atlassian.bamboo.repository that implement PluginKeyProviderModifier and TypeClassDescriptionclassDeprecated.since 5.14 useVcsRepositoryDataImplclassDeprecated.since 5.14 useRepositoryDefinitionImplclassclassclassclass -
Uses of PluginKeyProvider in com.atlassian.bamboo.task
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.taskModifier and TypeInterfaceDescriptioninterfaceinterfaceDecoratedTaskDefinition<T extends TaskContainer>A definition of one decorated configuration of aTaskTypeinterfaceAn internal interface that represents common functionality between different contexts that aInternalTaskTypecan run in.interfaceEncapsulates the environment and configuration of a task running in a building environment.interfaceA definition of one configuration of aTaskTypeinterfaceThis interface defines a configured instance of aTaskTypeClasses in com.atlassian.bamboo.task that implement PluginKeyProviderModifier and TypeClassDescriptionclassclassclassImmutableTaskDefinitionimplementationclassclass -
Uses of PluginKeyProvider in com.atlassian.bamboo.task.runtime
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.task.runtimeModifier and TypeInterfaceDescriptioninterfaceTask definition extended with runtime informationClasses in com.atlassian.bamboo.task.runtime that implement PluginKeyProvider -
Uses of PluginKeyProvider in com.atlassian.bamboo.trigger
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.triggerClasses in com.atlassian.bamboo.trigger that implement PluginKeyProvider -
Uses of PluginKeyProvider in com.atlassian.bamboo.vcs.configuration
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.vcs.configurationModifier and TypeInterfaceDescriptioninterfaceLow level configuration view of a repository.interfaceEffective 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.Classes in com.atlassian.bamboo.vcs.configuration that implement PluginKeyProviderModifier and TypeClassDescriptionclassclassclassclass -
Uses of PluginKeyProvider in com.atlassian.bamboo.vcs.viewer.configuration
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.vcs.viewer.configurationModifier and TypeInterfaceDescriptioninterfaceViewer part of repository configurationClasses in com.atlassian.bamboo.vcs.viewer.configuration that implement PluginKeyProvider -
Uses of PluginKeyProvider in it.com.atlassian.bamboo.configuration.external.yaml.export
Classes in it.com.atlassian.bamboo.configuration.external.yaml.export that implement PluginKeyProvider