public interface RefMetadataContext
refs
RefMetadataProvider
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.