Interface RepositoryInfo

All Known Implementing Classes:
DefaultRepositoryInfo

public interface RepositoryInfo
  • Method Details

    • getGroupVersionAlignments

      List getGroupVersionAlignments()
    • isIncludeMetadata

      boolean isIncludeMetadata()
    • getScope

      String getScope()
    • getIncludes

      List getIncludes()
    • getExcludes

      List getExcludes()