Interface RepositoryInfo
-
- All Known Implementing Classes:
DefaultRepositoryInfo
public interface RepositoryInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.ListgetExcludes()java.util.ListgetGroupVersionAlignments()java.util.ListgetIncludes()java.lang.StringgetScope()booleanisIncludeMetadata()
-