Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
TBD
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Labels:None
-
Complexity:Undetermined
Description
Let's assume the number of sources is small and we don't need paging. Supporting listings that include retires sources might come in handy.
Suggested api:
List<MetadataSource> getMetadataSources(boolean includeRetired);