Uses of Interface
com.atlassian.bamboo.plugin.PluginKeyProvider
Package
Description
-
Uses of PluginKeyProvider in com.atlassian.bamboo.credentials
Modifier and TypeInterfaceDescriptioninterface
Shared Credentials object representation.interface
Modifier and TypeClassDescriptionclass
DB objects for credentials data.class
-
Uses of PluginKeyProvider in com.atlassian.bamboo.deployments.execution
-
Uses of PluginKeyProvider in com.atlassian.bamboo.plan.task
Modifier and TypeClassDescriptionclass
DecoratedTaskDefinitionImpl<T extends TaskContainer>
Decoration of task used when displaying on the UI. -
Uses of PluginKeyProvider in com.atlassian.bamboo.plugin
Modifier and TypeMethodDescriptionstatic Predicate<PluginKeyProvider>
BambooPluginUtils.pluginKeyEquals
(String pluginKey) -
Uses of PluginKeyProvider in com.atlassian.bamboo.quickfilter.rule
-
Uses of PluginKeyProvider in com.atlassian.bamboo.repository
Modifier and TypeInterfaceDescriptioninterface
Deprecated.since 5.14interface
Represents repository as persisted in the db.interface
Deprecated.since 5.14 usePlanRepositoryDefinition
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
class
class
ImmutableTaskDefinition
implementationclass
class
-
Uses of PluginKeyProvider in com.atlassian.bamboo.task.runtime
Modifier and TypeInterfaceDescriptioninterface
Task definition extended with runtime information -
Uses of PluginKeyProvider in com.atlassian.bamboo.trigger
-
Uses of PluginKeyProvider in com.atlassian.bamboo.vcs.configuration
Modifier 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.Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of PluginKeyProvider in com.atlassian.bamboo.vcs.viewer.configuration
Modifier and TypeInterfaceDescriptioninterface
Viewer part of repository configuration -
Uses of PluginKeyProvider in it.com.atlassian.bamboo.configuration.external.yaml.export