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.List
getExcludes()
java.util.List
getGroupVersionAlignments()
java.util.List
getIncludes()
java.lang.String
getScope()
boolean
isIncludeMetadata()
-