@Incubating public interface ComponentMetadataListerDetails
Modifier and Type | Method and Description |
---|---|
ModuleIdentifier |
getModuleIdentifier()
Gives access to the module identifier for which the version lister should
return the list of versions.
|
void |
listed(List<String> versions)
List the versions of the requested component.
|
ModuleIdentifier getModuleIdentifier()