Uses of Package
com.atlassian.bamboo.repository

Packages that use com.atlassian.bamboo.repository
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.context   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.build.expiry   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.configuration.credentials   
com.atlassian.bamboo.configuration.repository   
com.atlassian.bamboo.credentials   
com.atlassian.bamboo.deletion   
com.atlassian.bamboo.deployments.environments   
com.atlassian.bamboo.deployments.environments.service   
com.atlassian.bamboo.deployments.execution   
com.atlassian.bamboo.deployments.repository   
com.atlassian.bamboo.deployments.repository.migration.stream   
com.atlassian.bamboo.deployments.versions.actions   
com.atlassian.bamboo.deployments.versions.history.commit   
com.atlassian.bamboo.deployments.versions.migration.stream.commits   
com.atlassian.bamboo.deployments.versions.persistence.commits   
com.atlassian.bamboo.deployments.versions.service   
com.atlassian.bamboo.logger   
com.atlassian.bamboo.migration.beans   
com.atlassian.bamboo.migration.stream   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.branch   
com.atlassian.bamboo.plan.branch.cache   
com.atlassian.bamboo.plan.cache   
com.atlassian.bamboo.plugin.descriptor   
com.atlassian.bamboo.plugins.git   
com.atlassian.bamboo.plugins.git.rest.resource   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.hg.bitbucket   
com.atlassian.bamboo.plugins.hg.bitbucket.api   
com.atlassian.bamboo.plugins.hg.bitbucket.impl   
com.atlassian.bamboo.plugins.hg.rest.resource   
com.atlassian.bamboo.plugins.stash   
com.atlassian.bamboo.plugins.stash.repository   
com.atlassian.bamboo.plugins.vcs.task   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.migration   
com.atlassian.bamboo.repository.nullrepository   
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.repository.ui   
com.atlassian.bamboo.resultsummary   
com.atlassian.bamboo.resultsummary.vcs   
com.atlassian.bamboo.spring   
com.atlassian.bamboo.studio.scm   
com.atlassian.bamboo.task.repository   
com.atlassian.bamboo.testutils   
com.atlassian.bamboo.upgrade.tasks   
com.atlassian.bamboo.upgrader.oldModel   
com.atlassian.bamboo.util   
com.atlassian.bamboo.utils   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.repository   
com.atlassian.bamboo.v2.build.task   
com.atlassian.bamboo.v2.trigger   
com.atlassian.bamboo.variable   
com.atlassian.bamboo.webrepository   
com.atlassian.bamboo.webrepository.fisheye   
com.atlassian.bamboo.webrepository.stash   
com.atlassian.bamboo.ww2.actions   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.admin.bulk.repository   
com.atlassian.bamboo.ww2.actions.branch   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config.repository   
com.atlassian.bamboo.ww2.actions.build.admin.create   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.chains.admin   
com.atlassian.bamboo.ww2.actions.chains.admin.triggers   
com.atlassian.bamboo.ww2.aware   
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.build
RepositoryData
          Runtime representation of repository configuration.
RepositoryException
          This class types repository errors.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.build.context
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.build.creation
PlanRepositoryLink
          Represents relationship between Plan and Source Repositories.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryDataEntity
          Represents repository as persisted in the db.
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.build.expiry
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.configuration.agent
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.configuration.credentials
RepositoryData
          Runtime representation of repository configuration.
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.configuration.repository
DecoratedRepositoryDefinition
          Decoration of repository used when displaying on the UI.
RepositoryConfigurationService
           
RepositoryData
          Runtime representation of repository configuration.
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryManager
          Interface to handle interactions with Repository objects
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.credentials
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deletion
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.environments
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.environments.service
RepositoryDataEntity
          Represents repository as persisted in the db.
RepositoryDefinition
           
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.execution
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.repository
RepositoryDataEntity
          Represents repository as persisted in the db.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.repository.migration.stream
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.versions.actions
RepositoryData
          Runtime representation of repository configuration.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.versions.history.commit
RepositoryData
          Runtime representation of repository configuration.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.versions.migration.stream.commits
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.versions.persistence.commits
RepositoryDataEntity
          Represents repository as persisted in the db.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.deployments.versions.service
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.logger
RepositoryData
          Runtime representation of repository configuration.
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.migration.beans
PlanRepositoryLinkDao
           
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.migration.stream
PlanRepositoryLink
          Represents relationship between Plan and Source Repositories.
PlanRepositoryLinkDao
           
RepositoryDataEntity
          Represents repository as persisted in the db.
RepositoryDataEntityImpl
           
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.notification
RepositoryData
          Runtime representation of repository configuration.
RepositoryDataEntity
          Represents repository as persisted in the db.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plan
PlanRepositoryLink
          Represents relationship between Plan and Source Repositories.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryDefinition
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plan.branch
BranchMergingAwareRepository
           
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryCachingFacade
          A wrapper around calls to Repository methods that provides caching of method results.
RepositoryDefinition
           
RepositoryException
          This class types repository errors.
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plan.branch.cache
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plan.cache
RepositoryDefinition
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugin.descriptor
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.git
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
BranchAwareRepository
          Repository that supports setting and getting the current branch.
BranchDetectionCapableRepository
          Deprecated. use BranchInformationProvider instead.
BranchInformationProvider
          Repository that can provide information about branches.
BranchMergingAwareRepository
           
CacheDescription
          Cache description bean used to display info about the single cache entry
CacheHandler
           
CacheId
          Identifier used for caching method results on Repository classes and its descendants
CachingAwareRepository
          Should be implemented by repositories supporting caching of its method calls.
CachingAwareRepository.CachableOperation
           
CheckoutCustomRevisionDataAwareRepository
          Repository that uses additional information for code checkout.
CustomVariableProviderRepository
          Allows the Repository implementation to provide variables specific to the repository.
DeploymentAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
MavenPomAccessor
           
MavenPomAccessorAbstract
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
OnceOffCapableRepository
           
PushCapableRepository
          Repository that supports pushing changes back to the remote repository.
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryException
          This class types repository errors.
SelectableAuthenticationRepository
           
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.git.rest.resource
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.hg
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
BranchAwareRepository
          Repository that supports setting and getting the current branch.
BranchDetectionCapableRepository
          Deprecated. use BranchInformationProvider instead.
BranchInformationProvider
          Repository that can provide information about branches.
BranchMergingAwareRepository
           
CacheDescription
          Cache description bean used to display info about the single cache entry
CacheHandler
           
CacheId
          Identifier used for caching method results on Repository classes and its descendants
CachingAwareRepository
          Should be implemented by repositories supporting caching of its method calls.
CachingAwareRepository.CachableOperation
           
CommitIsolationAwareRepository
          Whether the repository supports commits being broken up into individual builds
CustomVariableProviderRepository
          Allows the Repository implementation to provide variables specific to the repository.
DeploymentAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
MavenPomAccessor
           
MavenPomAccessorAbstract
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
OnceOffCapableRepository
           
PushCapableRepository
          Repository that supports pushing changes back to the remote repository.
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryData
          Runtime representation of repository configuration.
RepositoryException
          This class types repository errors.
RepositoryManager
          Interface to handle interactions with Repository objects
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.hg.bitbucket
BranchAwareRepository
          Repository that supports setting and getting the current branch.
BranchDetectionCapableRepository
          Deprecated. use BranchInformationProvider instead.
BranchInformationProvider
          Repository that can provide information about branches.
BranchMergingAwareRepository
           
CachingAwareRepository
          Should be implemented by repositories supporting caching of its method calls.
PushCapableRepository
          Repository that supports pushing changes back to the remote repository.
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.hg.bitbucket.api
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.hg.bitbucket.impl
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.hg.rest.resource
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.stash
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
BranchAwareRepository
          Repository that supports setting and getting the current branch.
BranchDetectionCapableRepository
          Deprecated. use BranchInformationProvider instead.
BranchInformationProvider
          Repository that can provide information about branches.
BranchMergingAwareRepository
           
CacheId
          Identifier used for caching method results on Repository classes and its descendants
CachingAwareRepository
          Should be implemented by repositories supporting caching of its method calls.
CachingAwareRepository.CachableOperation
           
CheckoutCustomRevisionDataAwareRepository
          Repository that uses additional information for code checkout.
CustomVariableProviderRepository
          Allows the Repository implementation to provide variables specific to the repository.
DeploymentAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
OnceOffCapableRepository
           
PullRequestAwareRepository
          Marker interface for repositories that are aware of pull requests
PushCapableRepository
          Repository that supports pushing changes back to the remote repository.
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryData
          Runtime representation of repository configuration.
RepositoryException
          This class types repository errors.
RepositoryManager
          Interface to handle interactions with Repository objects
RequiresRepositoryData
          Repository that needs to know things about RepositoryData object that defines it.
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.stash.repository
RepositoryException
          This class types repository errors.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.plugins.vcs.task
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository
AbstractRepository
          This class provides common repository implementation code,
AdvancedConfigurationAwareRepository
           
AuthenticationType
          Representation of different repository authentication modes.
BranchAwareRepository
          Repository that supports setting and getting the current branch.
BranchDetectionCapableRepository
          Deprecated. use BranchInformationProvider instead.
BranchMergingAwareRepository
           
CacheDescription
          Cache description bean used to display info about the single cache entry
CacheId
          Identifier used for caching method results on Repository classes and its descendants
CachingAwareRepository.CachableOperation
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
InternalRepositoryData
           
MavenPomAccessor
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
OnceOffCapableRepository
           
PlanRepositoryLink
          Represents relationship between Plan and Source Repositories.
PlanRepositoryLinkDao
           
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryCachingFacade
          A wrapper around calls to Repository methods that provides caching of method results.
RepositoryConfigurationService
           
RepositoryConfigurationService.LinkedRepositoryAccess
           
RepositoryData
          Runtime representation of repository configuration.
RepositoryDataEntity
          Represents repository as persisted in the db.
RepositoryDataEntityImpl
           
RepositoryDataImpl
           
RepositoryDefinition
           
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
RepositoryDefinitionException
           
RepositoryDefinitionImpl
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryException
          This class types repository errors.
RepositoryManager
          Interface to handle interactions with Repository objects
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.cvsimpl
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
MavenPomAccessor
           
MavenPomAccessorAbstract
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
OnceOffCapableRepository
           
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryException
          This class types repository errors.
SelectableAuthenticationRepository
           
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.migration
PlanRepositoryLink
          Represents relationship between Plan and Source Repositories.
PlanRepositoryLinkDao
           
PlanRepositoryLinkImpl
           
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.nullrepository
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
OnceOffCapableRepository
           
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryException
          This class types repository errors.
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.perforce
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
MavenPomAccessor
           
MavenPomAccessorAbstract
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
OnceOffCapableRepository
           
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryException
          This class types repository errors.
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.svn
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
BranchAwareRepository
          Repository that supports setting and getting the current branch.
BranchDetectionCapableRepository
          Deprecated. use BranchInformationProvider instead.
BranchInformationProvider
          Repository that can provide information about branches.
BranchingAwareRepository
          Repository that supports branching operation.
CacheId
          Identifier used for caching method results on Repository classes and its descendants
CachingAwareRepository
          Should be implemented by repositories supporting caching of its method calls.
CachingAwareRepository.CachableOperation
           
CommitIsolationAwareRepository
          Whether the repository supports commits being broken up into individual builds
CustomRevisionDataAwareRepository
          Repository that uses additional information for change detection.
CustomVariableProviderRepository
          Allows the Repository implementation to provide variables specific to the repository.
DeploymentAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
InitialBuildAwareRepository
          Allows the Repository to perform custom actions
MandatoryCleanCheckoutAwareRepository
          Implement this interface if repository can be configured in a way that requires clean checkout at each build.
MavenPomAccessor
           
MavenPomAccessorAbstract
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
OnceOffCapableRepository
           
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryException
          This class types repository errors.
SelectableAuthenticationRepository
           
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
TaggingAwareRepository
          Repository that supports tags.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.ui
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.resultsummary
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.resultsummary.vcs
RepositoryDataEntity
          Represents repository as persisted in the db.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.spring
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.studio.scm
AbstractRepository
          This class provides common repository implementation code,
AbstractStandaloneRepository
          This class provides common repository implementation code for Repositories that can be used by Global Repository feature.
AdvancedConfigurationAwareRepository
           
BranchAwareRepository
          Repository that supports setting and getting the current branch.
BranchDetectionCapableRepository
          Deprecated. use BranchInformationProvider instead.
BranchInformationProvider
          Repository that can provide information about branches.
BranchingAwareRepository
          Repository that supports branching operation.
CachingAwareRepository
          Should be implemented by repositories supporting caching of its method calls.
CommitIsolationAwareRepository
          Whether the repository supports commits being broken up into individual builds
CustomRevisionDataAwareRepository
          Repository that uses additional information for change detection.
CustomVariableProviderRepository
          Allows the Repository implementation to provide variables specific to the repository.
DeploymentAwareRepository
           
FilterChangesetAwareRepository
          Adds changeset filtering capability for repository
IncludeExcludeAwareRepository
           
InitialBuildAwareRepository
          Allows the Repository to perform custom actions
MandatoryCleanCheckoutAwareRepository
          Implement this interface if repository can be configured in a way that requires clean checkout at each build.
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
OnceOffCapableRepository
           
PreparableRepository
          This interface is introduced for the cases, when special preparation should be done (additional to ConvertibleFromConfig.populateFromConfig() The onPrepare method is called every time the repository is accessed by RepositoryReference} on the server side of Bamboo
QuietPeriodAwareRepository
          Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to QuietPeriodAwareRepository.getMaxRetries() times.
Repository
          Basic contract for interfacing with various version control repository systems.
SelectableAuthenticationRepository
           
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
TaggingAwareRepository
          Repository that supports tags.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.task.repository
RepositoryDefinition
           
RepositoryDefinitionException
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.testutils
RepositoryConfigurationService.LinkedRepositoryAccess
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.upgrade.tasks
PlanRepositoryLinkDao
           
RepositoryDefinitionDao
          Dao for RepositoryDataEntity
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.upgrader.oldModel
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.util
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.utils
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.v2.build
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.v2.build.repository
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryException
          This class types repository errors.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.v2.build.task
RepositoryDefinitionException
           
RepositoryException
          This class types repository errors.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.v2.trigger
RepositoryDefinition
           
RepositoryException
          This class types repository errors.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.variable
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.webrepository
RepositoryData
          Runtime representation of repository configuration.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.webrepository.fisheye
RepositoryData
          Runtime representation of repository configuration.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.webrepository.stash
RepositoryData
          Runtime representation of repository configuration.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions
RepositoryConfigurationService
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.admin
CacheHandler
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.admin.bulk
RepositoryDefinition
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.admin.bulk.repository
RepositoryDefinition
           
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.branch
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryConfigurationService
           
RepositoryDefinition
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.build.admin
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.build.admin.config.repository
DecoratedRepositoryDefinition
          Decoration of repository used when displaying on the UI.
RepositoryConfigurationService
           
RepositoryData
          Runtime representation of repository configuration.
RepositoryDefinition
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.build.admin.create
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
Repository
          Basic contract for interfacing with various version control repository systems.
RepositoryConfigurationService
           
RepositoryData
          Runtime representation of repository configuration.
RepositoryDefinitionManager
          Interface to handle access to repository data.
RepositoryManager
          Interface to handle interactions with Repository objects
StandaloneRepository
          Represents Repository that does not require Plan for configuration and thus is 'visible' to Global Repository feature.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.chains
RepositoryConfigurationService
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.chains.admin
RepositoryDefinition
           
RepositoryDefinitionManager
          Interface to handle access to repository data.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.chains.admin.triggers
RepositoryDefinition
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.aware
RepositoryData
          Runtime representation of repository configuration.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.