Uses of Interface
com.atlassian.bamboo.plugin.PluginKeyProvider
Packages that use PluginKeyProvider
Package
Description
-
Uses of PluginKeyProvider in com.atlassian.bamboo.credentials
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.credentialsModifier and TypeInterfaceDescriptioninterface
Shared Credentials object representation.interface
Classes in com.atlassian.bamboo.credentials that implement PluginKeyProviderModifier and TypeClassDescriptionclass
DB 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 TypeClassDescriptionclass
DecoratedTaskDefinitionImpl<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 TypeInterfaceDescriptioninterface
Deprecated.since 5.14interface
Represents repository as persisted in the db.interface
Deprecated.since 5.14 usePlanRepositoryDefinition
Classes in com.atlassian.bamboo.repository that implement PluginKeyProviderModifier and TypeClassDescriptionclass
Deprecated.since 5.14 useVcsRepositoryDataImpl
class
Deprecated.since 5.14 useRepositoryDefinitionImpl
class
class
class
class
-
Uses of PluginKeyProvider in com.atlassian.bamboo.task
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.taskModifier and TypeInterfaceDescriptioninterface
interface
DecoratedTaskDefinition<T extends TaskContainer>
A definition of one decorated configuration of aTaskType
interface
An internal interface that represents common functionality between different contexts that aInternalTaskType
can run in.interface
Encapsulates the environment and configuration of a task running in a building environment.interface
A definition of one configuration of aTaskType
interface
This interface defines a configured instance of aTaskType
Classes in com.atlassian.bamboo.task that implement PluginKeyProviderModifier and TypeClassDescriptionclass
class
class
ImmutableTaskDefinition
implementationclass
class
-
Uses of PluginKeyProvider in com.atlassian.bamboo.task.runtime
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.task.runtimeModifier and TypeInterfaceDescriptioninterface
Task 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 TypeInterfaceDescriptioninterface
Low level configuration view of a repository.interface
Effective repository definition as seen "from aPlan
's perspective.interface
Effective 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 TypeClassDescriptionclass
class
class
class
-
Uses of PluginKeyProvider in com.atlassian.bamboo.vcs.viewer.configuration
Subinterfaces of PluginKeyProvider in com.atlassian.bamboo.vcs.viewer.configurationModifier and TypeInterfaceDescriptioninterface
Viewer 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