Uses of Interface
com.atlassian.bamboo.utils.DescriptionProvider
-
-
Uses of DescriptionProvider in com.atlassian.bamboo
Subinterfaces of DescriptionProvider in com.atlassian.bamboo Modifier and Type Interface Description interface
Describable
-
Uses of DescriptionProvider in com.atlassian.bamboo.build
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.build Modifier and Type Interface Description interface
Buildable
interface
Job
Classes in com.atlassian.bamboo.build that implement DescriptionProvider Modifier and Type Class Description class
DefaultJob
-
Uses of DescriptionProvider in com.atlassian.bamboo.chains
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.chains Modifier and Type Interface Description interface
Chain
Mutable version ofImmutableChain
.interface
ChainStage
interface
ChainStageResult
Represents the result of aChainStage
executionClasses in com.atlassian.bamboo.chains that implement DescriptionProvider Modifier and Type Class Description class
ChainStageImpl
class
ChainStageResultImpl
class
DefaultChain
-
Uses of DescriptionProvider in com.atlassian.bamboo.chains.cache
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.chains.cache Modifier and Type Interface Description interface
ImmutableChainStage
An immutable version ofChainStage
.Classes in com.atlassian.bamboo.chains.cache that implement DescriptionProvider Modifier and Type Class Description class
ImmutableChainStageImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.cache
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.cache Modifier and Type Interface Description interface
LinkedDeploymentProject
Stub class representing a deployment project related to a chain.Classes in com.atlassian.bamboo.deployments.cache that implement DescriptionProvider Modifier and Type Class Description class
LinkedDeploymentProjectImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.environments
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.environments Modifier and Type Interface Description interface
DecoratedEnvironment
Represents decorated environment for the purpose of using it in the Freemarker generated UIinterface
Environment
Represents a Deployment Environment within Bamboo.interface
InternalEnvironment
Common interface between all types of deployment environments.Classes in com.atlassian.bamboo.deployments.environments that implement DescriptionProvider Modifier and Type Class Description class
DecoratedEnvironmentImpl
class
EnvironmentImpl
class
EnvironmentWithConfigCounts
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.dashboard Modifier and Type Interface Description interface
EnvironmentStub
For use in actions only.Classes in com.atlassian.bamboo.deployments.environments.dashboard that implement DescriptionProvider Modifier and Type Class Description class
EnvironmentStubImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.environments.persistence
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.environments.persistence Modifier and Type Interface Description interface
MutableEnvironment
Represents the Environment that will be stored in the database.Classes in com.atlassian.bamboo.deployments.environments.persistence that implement DescriptionProvider Modifier and Type Class Description class
EnvironmentStubDto
class
MutableEnvironmentImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.environments.persistence.internal
Classes in com.atlassian.bamboo.deployments.environments.persistence.internal that implement DescriptionProvider Modifier and Type Class Description class
InternalEnvironmentImpl
Minimal, user context agnostic, but fully functional implementation ofInternalEnvironment
, used when processing deployment environments en masse.class
InternalEnvironmentStubImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.deployments.projects
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.deployments.projects Modifier and Type Interface Description interface
DeploymentProject
Represents a Deployment Project.interface
InternalDeploymentProject
Common interface between all types of Deployment Projects.Classes in com.atlassian.bamboo.deployments.projects that implement DescriptionProvider Modifier and Type Class Description class
DeploymentProjectIdentifier
class
DeploymentProjectImpl
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.persistence Modifier and Type Interface Description interface
MutableDeploymentProject
Represents the Deployment Project that will be stored in the database.Classes in com.atlassian.bamboo.deployments.projects.persistence that implement DescriptionProvider Modifier and Type Class Description class
MutableDeploymentProjectImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.plan
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.plan Modifier and Type Interface Description interface
Plan
Mutable version of the plan.interface
PlanIdentifier
Represents the minimal information about a Planinterface
TopLevelPlan
Marker interface that specifies that the implementingPlan
is a 'top level' objectClasses in com.atlassian.bamboo.plan that implement DescriptionProvider Modifier and Type Class Description class
AbstractChain
class
AbstractPlan
This plan is only partially migrated to annotation-based Hibernate model, to allow creating queries using the new query mechanism.class
PlanIdentifierImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.plan.branch
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.plan.branch Modifier and Type Interface Description interface
ChainBranch
Represents a branch of a plan.interface
ChainBranchIdentifier
Classes in com.atlassian.bamboo.plan.branch that implement DescriptionProvider Modifier and Type Class Description class
ChainBranchIdentifierImpl
class
ChainBranchImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.plan.branch.cache
Classes in com.atlassian.bamboo.plan.branch.cache that implement DescriptionProvider Modifier and Type Class Description class
ImmutableChainBranchImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.plan.cache
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.plan.cache Modifier and Type Interface Description interface
ImmutableBuildable
interface
ImmutableChain
Represents aChain
that is immutable.interface
ImmutableChainBranch
Interface of an immutable version ofChainBranch
interface
ImmutableJob
Immutable, threadsafe cacheable version ofJob
interface
ImmutablePlan
Represents aPlan
that is immutable.interface
ImmutableTopLevelPlan
Represents aTopLevelPlan
that is immutable.Classes in com.atlassian.bamboo.plan.cache that implement DescriptionProvider Modifier and Type Class Description class
AbstractImmutableChain
class
AbstractImmutablePlan
class
ImmutableChainImpl
AImmutableChain
implementation.class
ImmutableJobImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Interface Description interface
BitbucketDelegatedRepository
Classes in com.atlassian.bamboo.plugins.bitbucket that implement DescriptionProvider Modifier and Type Class Description class
BitbucketRepository
-
Uses of DescriptionProvider in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement DescriptionProvider Modifier and Type Class Description class
GitHubRepository
class
GitRepository
-
Uses of DescriptionProvider in com.atlassian.bamboo.plugins.rest.deployments.projects
Classes in com.atlassian.bamboo.plugins.rest.deployments.projects that implement DescriptionProvider Modifier and Type Class Description class
RestLinkedDeploymentProject
-
Uses of DescriptionProvider in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement DescriptionProvider Modifier and Type Class Description class
StashRepositoryImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interface
StashRepository
-
Uses of DescriptionProvider in com.atlassian.bamboo.project
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.project Modifier and Type Interface Description interface
Project
Represents a Bamboo project object.interface
ProjectIdentifier
Represents the minimal information about a projectClasses in com.atlassian.bamboo.project that implement DescriptionProvider Modifier and Type Class Description class
DefaultProject
class
ProjectIdentifierImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.quickfilter.rule
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.quickfilter.rule Modifier and Type Interface Description interface
QuickFilterRuleType
A type of aQuickFilterRule
which can be used within aQuickFilter
.Classes in com.atlassian.bamboo.quickfilter.rule that implement DescriptionProvider Modifier and Type Class Description class
AbstractQuickFilterRuleType
class
QuickFilterRuleTypeUnsafeCodeDecorator
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 DescriptionProvider Modifier and Type Class Description class
HasLabelRuleType
Quick filter rule that filters plans by their labels.class
InProjectRuleType
Quick filter rule that filters plans by their projects.class
LastExecutionDateRuleType
Quick filter rule that filters plans by completion date of their latest build result.class
LastResultStatusRuleType
Quick filter rule that filters plans by their last build result's status.class
NameMatcherRuleType
Quick filter rule that filters plans by name, matching against a regular expression.class
SuspensionStatusRuleType
Quick filter rule that filters plans by suspension status. -
Uses of DescriptionProvider in com.atlassian.bamboo.repository
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
BranchAwareRepository
Repository that supports setting and getting the current branch.interface
BranchDetectionCapableRepository
Deprecated.useBranchInformationProvider
instead.interface
BranchInformationProvider
Repository that can provide information about branches.interface
BranchingAwareRepository
Repository that supports branching operation.interface
BranchMergingAwareRepository
interface
CachingAwareRepository
Should be implemented by repositories supporting caching of its method calls.interface
CheckoutCustomRevisionDataAwareRepository
Repository that uses additional information for code checkout.interface
CommitIsolationAwareRepository
Whether the repository supports commits being broken up into individual buildsinterface
CustomRevisionDataAwareRepository
Repository that uses additional information for change detection.interface
CustomVariableProviderRepository
Allows theRepository
implementation to provide variables specific to the repository.interface
IncludeExcludeAwareRepository
interface
InitialBuildAwareRepository
Allows theRepository
to perform custom actionsinterface
MavenPomAccessorCapableRepository
Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.htmlinterface
OnceOffCapableRepository
interface
PreparableRepository
Deprecated.since 5.14interface
PushCapableRepository
Repository that supports pushing changes back to the remote repository.interface
QuietPeriodAwareRepository
Repositories that implement this method will continue to collect changes for everyQuietPeriodAwareRepository.getQuietPeriod()
up toQuietPeriodAwareRepository.getMaxRetries()
times.interface
Repository
Deprecated.since 5.14interface
RepositoryData
Deprecated.since 5.14interface
RepositoryDataEntity
Represents repository as persisted in the db.interface
RepositoryDefinition
Deprecated.since 5.14 usePlanRepositoryDefinition
interface
RequiresRepositoryData
Repository that needs to know things aboutRepositoryData
object that defines it.interface
SelectableAuthenticationRepository
interface
StandaloneRepository
Represents Repository that does not requirePlan
for configuration and thus is 'visible' to Global Repository feature.interface
TaggingAwareRepository
Repository that supports tags.interface
TestConnectionAwareRepository
Repository that supports testing connection.Classes in com.atlassian.bamboo.repository that implement DescriptionProvider Modifier and Type Class Description class
AbstractRepository
Deprecated.since 5.14 use new repository plugin API insteadclass
AbstractStandaloneRepository
This class provides common repository implementation code for Repositories that can be used by Global Repository feature.class
LegacyRepositoryDataImpl
Deprecated.since 5.14 useVcsRepositoryDataImpl
class
LegacyRepositoryDefinitionImpl
Deprecated.since 5.14 useRepositoryDefinitionImpl
class
RepositoryDataEntityImpl
class
RepositoryDataImpl
class
RepositoryDefinitionForTest
class
RepositoryDefinitionImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.repository.nullrepository
Classes in com.atlassian.bamboo.repository.nullrepository that implement DescriptionProvider Modifier and Type Class Description class
NullRepository
-
Uses of DescriptionProvider in com.atlassian.bamboo.repository.perforce
Classes in com.atlassian.bamboo.repository.perforce that implement DescriptionProvider Modifier and Type Class Description class
PerforceRepository
This class provides a Perforce implementation of theRepository
interface. -
Uses of DescriptionProvider in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement DescriptionProvider Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo. -
Uses of DescriptionProvider in com.atlassian.bamboo.repository.ui
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.repository.ui Modifier and Type Interface Description interface
EditActionAwareRepository
Repository that needs to perform additional actions before edit page is rendered for the repository and/or if additional, possibly failing, action needs to be taken before configuration is saved. -
Uses of DescriptionProvider in com.atlassian.bamboo.utils
Methods in com.atlassian.bamboo.utils that return types with arguments of type DescriptionProvider Modifier and Type Method Description static @NotNull com.google.common.collect.Ordering<DescriptionProvider>
Comparators. getDescriptionProviderOrdering()
-
Uses of DescriptionProvider in com.atlassian.bamboo.v2.build.repository
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.v2.build.repository Modifier and Type Interface Description interface
CustomSourceDirectoryAwareRepository
Repository that supports checkout to any directory.interface
RepositoryEventAware
An interface that allows the repository to do something before and after the checkout / update occursinterface
RequirementsAwareRepository
-
Uses of DescriptionProvider in com.atlassian.bamboo.vcs.configuration
Subinterfaces of DescriptionProvider in com.atlassian.bamboo.vcs.configuration Modifier and Type Interface Description interface
PartialVcsRepositoryData
Low level configuration view of a repository.interface
PlanRepositoryDefinition
Effective repository definition as seen "from aPlan
's perspective.interface
VcsRepositoryData
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 DescriptionProvider Modifier and Type Class Description class
CompleteVcsRepositoryData
class
PartialVcsRepositoryDataImpl
class
PlanRepositoryDefinitionImpl
class
VcsRepositoryDataImpl
-
Uses of DescriptionProvider in com.atlassian.bamboo.ww2.beans
Classes in com.atlassian.bamboo.ww2.beans that implement DescriptionProvider Modifier and Type Class Description class
DecoratedPlan
static class
DecoratedPlan.DecoratedBranch
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 Modifier and Type Class Description class
MockVcsRepositoryData
-