Interface RepositoryInfo
-
- All Known Implementing Classes:
DefaultRepositoryInfo,RepoInfoWrapper
public interface RepositoryInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getExcludes()List<GroupVersionAlignment>getGroupVersionAlignments()List<String>getIncludes()StringgetScope()booleanisIncludeMetadata()
-