Class RefMetadataRequest
java.lang.Object
com.atlassian.bitbucket.repository.RefMetadataRequest
A request for metadata associated with a collection of 
Ref.- 
Nested Class Summary
Nested Classes - 
Method Summary
 
- 
Method Details
- 
getBaseRef
- Returns:
 - the base ref the refs should be compared to (for the providers that uses that information)
 
 - 
getRefs
- Returns:
 - the collection of refs to find associated metadata
 
 - 
getRepository
- Returns:
 - the repository the refs exist within
 
 - 
getContext
- Returns:
 - a map of attributes associated with the context.
 
 
 -