Interface MinimalRepositoryRef

All Superinterfaces:
MinimalRef
All Known Subinterfaces:
PullRequestRef, RepositoryRef
All Known Implementing Classes:
SimpleMinimalRepositoryRef, SimpleRepositoryRef

public interface MinimalRepositoryRef extends MinimalRef
A MinimalRef qualified with the Repository it exists in
Since:
5.0
  • Method Details

    • getRepository

      @Nonnull Repository getRepository()
      Returns:
      the repository