Package com.atlassian.bamboo.repository

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

Class Summary
AbstractRepository This class provides common repository implementation code,
ChangeLogEntry This class is a POJO containing information about the latest repository changes
ChangeLogFile This class provides information about change log file revisions.
DefaultRepositoryManager  
MavenPomAccessorAbstract  
NameValuePair This class containd a name value pair, such as Repository specific change detection mechanism.
QuietPeriodHelper Allows you to easily add commit quite time to your repository
 

Enum Summary
AuthenticationType Representation of different repository authentication modes.
 

Exception Summary
RepositoryException This class types repository errors.
 



Copyright © 2010 Atlassian. All Rights Reserved.