Uses of Package
com.atlassian.bamboo.repository

Packages that use com.atlassian.bamboo.repository
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.creation   
com.atlassian.bamboo.builder   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.index   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plugin.descriptor   
com.atlassian.bamboo.plugins.grails   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.upgrader.oldModel   
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.webrepository   
com.atlassian.bamboo.webrepository.fisheye   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.chains   
com.atlassian.bamboo.ww2.actions.chains.admin   
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.build
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.build.creation
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.builder
RepositoryException
          This class types repository errors.
 

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.fieldvalue
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.index
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.plan
RepositoryException
          This class types repository errors.
 

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.grails
RepositoryException
          This class types repository errors.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository
AbstractRepository
          This class provides common repository implementation code,
AdHocAccessAwareRepository
          Defines ad-hoc access repository which can provide simpler configuration screen (just for an access to repository)
AuthenticationType
          Representation of different repository authentication modes.
ChangeLogFile
          This class provides information about change log file revisions.
CleanCheckoutAwareRepository
           
CleanWorkingDirectoryAwareRepository
          Allows the user to configure the Build so that the working directory is cleared builds that are BuildState.SUCCESS
IncludeExcludeAwareRepository
           
MavenPomAccessor
           
MavenPomAccessorCapableRepository
          Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html
MutableQuietPeriodAwareRepository
          An extension of the QuietPeriodAwareRepository that allows you to set the values as well as read them
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
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.
RepositoryManager
          Interface to handle interactions with Repository objects
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.cvsimpl
AbstractRepository
          This class provides common repository implementation code,
AdHocAccessAwareRepository
          Defines ad-hoc access repository which can provide simpler configuration screen (just for an access to repository)
CleanCheckoutAwareRepository
           
CleanWorkingDirectoryAwareRepository
          Allows the user to configure the Build so that the working directory is cleared builds that are BuildState.SUCCESS
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.
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
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.perforce
AbstractRepository
          This class provides common repository implementation code,
AdHocAccessAwareRepository
          Defines ad-hoc access repository which can provide simpler configuration screen (just for an access to repository)
ChangeLogEntry
          This class is a POJO containing information about the latest repository changes
CleanCheckoutAwareRepository
           
CleanWorkingDirectoryAwareRepository
          Allows the user to configure the Build so that the working directory is cleared builds that are BuildState.SUCCESS
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
MutableQuietPeriodAwareRepository
          An extension of the QuietPeriodAwareRepository that allows you to set the values as well as read them
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.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.svn
AbstractRepository
          This class provides common repository implementation code,
AdHocAccessAwareRepository
          Defines ad-hoc access repository which can provide simpler configuration screen (just for an access to repository)
CleanCheckoutAwareRepository
           
CleanWorkingDirectoryAwareRepository
          Allows the user to configure the Build so that the working directory is cleared builds that are BuildState.SUCCESS
IncludeExcludeAwareRepository
           
InitialBuildAwareRepository
          Allows the Repository to perform custom actions
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
MutableQuietPeriodAwareRepository
          An extension of the QuietPeriodAwareRepository that allows you to set the values as well as read them
NameValuePair
          This class containd a name value pair, such as Repository specific change detection mechanism.
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
           
 

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.v2.build
RepositoryException
          This class types repository errors.
 

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
RepositoryException
          This class types repository errors.
 

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

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

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

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.ww2.actions.admin
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
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.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
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.chains
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.chains.admin
Repository
          Basic contract for interfacing with various version control repository systems.
 



Copyright © 2010 Atlassian. All Rights Reserved.