public interface RefMetadataContext
refsRefMetadataProvider| Modifier and Type | Method and Description | 
|---|---|
| com.atlassian.bitbucket.repository.Ref | getBaseRef() | 
| Map<String,Object> | getContext() | 
| Set<com.atlassian.bitbucket.repository.Ref> | getRefs() | 
| com.atlassian.bitbucket.repository.Repository | getRepository() | 
@Nonnull com.atlassian.bitbucket.repository.Ref getBaseRef()
@Nonnull Set<com.atlassian.bitbucket.repository.Ref> getRefs()
refs for which to fetch the metadata@Nonnull com.atlassian.bitbucket.repository.Repository getRepository()
refs are contained withinCopyright © 2024 Atlassian. All rights reserved.