package

com.atlassian.bitbucket.repository

Classes

FindRepositoryOperation An operation that finds a repository by its project key and Repository#getSlug() slug, for use with SecurityService SecurityService. 
SimpleBranch  
SimpleBranch.AbstractBranchBuilder<B extends AbstractBranchBuilder<B, R extends Branch>, R>  
SimpleBranch.Builder  
SimpleMetadataMap A simple implementation of MetadataMap which is backed by a map  
SimpleRef Describes a simple reference, which could be a branch, tag or something else altogether. 
SimpleRef.AbstractRefBuilder<B extends AbstractRefBuilder<B, R extends Ref>, R> Common base class for creating builders which return objects derived from SimpleRef
SimpleRef.Builder Builder to construct an SimpleRef
SimpleTag  
SimpleTag.Builder