Uses of Interface
com.atlassian.bamboo.utils.DescriptionProvider
Packages that use DescriptionProvider
Package
Description
-
Uses of DescriptionProvider in com.atlassian.bamboo
Subinterfaces of DescriptionProvider in com.atlassian.bamboo -
Uses of DescriptionProvider in com.atlassian.bamboo.build
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.buildClasses in com.atlassian.bamboo.build that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.chains
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.chainsModifier and TypeInterfaceDescriptioninterface
Mutable version ofImmutableChain
.interface
interface
Represents the result of aChainStage
executionClasses in com.atlassian.bamboo.chains that implement DescriptionProviderModifier and TypeClassDescriptionclass
class
class
-
Uses of DescriptionProvider in com.atlassian.bamboo.chains.cache
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.chains.cacheClasses in com.atlassian.bamboo.chains.cache that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.cache
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.cache -
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.environments
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.environmentsModifier and TypeInterfaceDescriptioninterface
Represents decorated environment for the purpose of using it in the Freemarker generated UIinterface
Represents a Deployment Environment within Bamboo.interface
Common interface between all types of deployment environments.Classes in com.atlassian.bamboo.deployments.environments that implement DescriptionProviderModifier and TypeClassDescriptionclass
class
class
Extended environment bean with some more data for UI. -
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.environments.dashboard
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.environments.dashboardClasses in com.atlassian.bamboo.deployments.environments.dashboard that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.environments.persistence
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.environments.persistenceModifier and TypeInterfaceDescriptioninterface
Represents the Environment that will be stored in the database.Classes in com.atlassian.bamboo.deployments.environments.persistence that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.environments.persistence.internal
Classes in com.atlassian.bamboo.deployments.environments.persistence.internal that implement DescriptionProviderModifier and TypeClassDescriptionclass
Minimal, user context agnostic, but fully functional implementation ofInternalEnvironment
, used when processing deployment environments en masse.class
-
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.projects
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.projectsModifier and TypeInterfaceDescriptioninterface
Represents a Deployment Project.interface
Common interface between all types of Deployment Projects.Classes in com.atlassian.bamboo.deployments.projects that implement DescriptionProviderModifier and TypeClassDescriptionclass
Immutable implementation to be exposed by the service -
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.projects.persistence
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.projects.persistenceModifier and TypeInterfaceDescriptioninterface
Represents the Deployment Project that will be stored in the database.Classes in com.atlassian.bamboo.deployments.projects.persistence that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.projects.persistence.internal
Classes in com.atlassian.bamboo.deployments.projects.persistence.internal that implement DescriptionProviderModifier and TypeClassDescriptionclass
Minimal, user context agnostic, but fully functional implementation ofInternalDeploymentProject
. -
Uses of DescriptionProvider in com.atlassian.bamboo.plan
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.planModifier and TypeInterfaceDescriptioninterface
Mutable version of the plan.interface
Represents the minimal information about a Planinterface
Marker interface that specifies that the implementingPlan
is a 'top level' objectClasses in com.atlassian.bamboo.plan that implement DescriptionProviderModifier and TypeClassDescriptionclass
class
This plan is only partially migrated to annotation-based Hibernate model, to allow creating queries using the new query mechanism.class
-
Uses of DescriptionProvider in com.atlassian.bamboo.plan.branch
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.plan.branchModifier and TypeInterfaceDescriptioninterface
Represents a branch of a plan.interface
Classes in com.atlassian.bamboo.plan.branch that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.plan.branch.cache
Classes in com.atlassian.bamboo.plan.branch.cache that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.plan.cache
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.plan.cacheModifier and TypeInterfaceDescriptioninterface
interface
Represents aChain
that is immutable.interface
Interface of an immutable version ofChainBranch
interface
Immutable, threadsafe cacheable version ofJob
interface
Represents aPlan
that is immutable.interface
Represents aTopLevelPlan
that is immutable.Classes in com.atlassian.bamboo.plan.cache that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.plugins.rest.deployments.projects
Classes in com.atlassian.bamboo.plugins.rest.deployments.projects that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.project
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.projectModifier and TypeInterfaceDescriptioninterface
Represents a Bamboo project object.interface
Represents the minimal information about a projectClasses in com.atlassian.bamboo.project that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.quickfilter.rule
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.quickfilter.ruleModifier and TypeInterfaceDescriptioninterface
A type of aQuickFilterRule
which can be used within aQuickFilter
.Classes in com.atlassian.bamboo.quickfilter.rule that implement DescriptionProviderModifier and TypeClassDescriptionclass
class
A decorator class forQuickFilterRuleType
that wraps execution of each method withBambooPluginUtils.callUnsafeCode(BambooPluginUtils.Callable)
. -
Uses of DescriptionProvider in com.atlassian.bamboo.quickfilter.rule.plugin
Classes in com.atlassian.bamboo.quickfilter.rule.plugin that implement DescriptionProviderModifier and TypeClassDescriptionclass
Quick filter rule that filters plans by their labels.class
Quick filter rule that filters plans by their projects.class
Quick filter rule that filters plans by completion date of their latest build result.class
Quick filter rule that filters plans by their last build result's status.class
Quick filter rule that filters plans by name, matching against a regular expression.class
Quick filter rule that filters plans by suspension status. -
Uses of DescriptionProvider in com.atlassian.bamboo.repository
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.repositoryModifier and TypeInterfaceDescriptioninterface
Represents repository as persisted in the db.Classes in com.atlassian.bamboo.repository that implement DescriptionProvider -
Uses of DescriptionProvider in com.atlassian.bamboo.utils
Methods in com.atlassian.bamboo.utils that return types with arguments of type DescriptionProviderModifier and TypeMethodDescriptionstatic @NotNull com.google.common.collect.Ordering<DescriptionProvider>
Comparators.getDescriptionProviderOrdering()
-
Uses of DescriptionProvider in com.atlassian.bamboo.vcs.configuration
Subinterfaces of DescriptionProvider 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. branch)Classes in com.atlassian.bamboo.vcs.configuration that implement DescriptionProviderModifier and TypeClassDescriptionclass
class
class
class
-
Uses of DescriptionProvider in com.atlassian.bamboo.ww2.beans
Classes in com.atlassian.bamboo.ww2.beans that implement DescriptionProviderModifier and TypeClassDescriptionclass
static class
Branches are top level branch plans. -
Uses of DescriptionProvider in it.com.atlassian.bamboo.configuration.external.yaml.export
Classes in it.com.atlassian.bamboo.configuration.external.yaml.export that implement DescriptionProvider
InternalDeploymentProject
orDeploymentProject
fetched fromCachedDeploymentProjectService
}