Uses of Package
com.atlassian.bamboo.repository

Packages that use com.atlassian.bamboo.repository
com.atlassian.bamboo.build   
com.atlassian.bamboo.builder   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.fieldvalue   
com.atlassian.bamboo.index   
com.atlassian.bamboo.plugin.descriptor   
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.ww2.actions.admin.bulk   
com.atlassian.bamboo.ww2.actions.build.admin   
com.atlassian.bamboo.ww2.actions.build.admin.config   
com.atlassian.bamboo.ww2.actions.build.admin.create   
 

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.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.plugin.descriptor
Repository
          Basic contract for interfacing with various version control repository systems.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository
AuthenticationType
          Representation of different repository authentication modes.
ChangeLogFile
          This class provides information about change log file revisions.
CleanCheckoutAwareRepository
           
IncludeExcludeAwareRepository
           
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
WebRepositoryViewer
          This interface is the start of a repository viewer api.
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.cvsimpl
AbstractRepository
          This class provides common repository implementation code,
CleanCheckoutAwareRepository
           
IncludeExcludeAwareRepository
           
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
           
WebRepositoryEnabledRepository
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.perforce
AbstractRepository
          This class provides common repository implementation code,
ChangeLogEntry
          This class is a POJO containing information about the latest repository changes
CleanCheckoutAwareRepository
           
IncludeExcludeAwareRepository
           
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.
WebRepositoryEnabledRepository
           
 

Classes in com.atlassian.bamboo.repository used by com.atlassian.bamboo.repository.svn
AbstractRepository
          This class provides common repository implementation code,
CleanCheckoutAwareRepository
           
IncludeExcludeAwareRepository
           
InitialBuildAwareRepository
          Allows the Repository to perform custom actions
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
           
WebRepositoryEnabledRepository
           
 

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



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.