Uses of Class
de.xima.fc.mdl.plugin.VersionedPluginMeta
-
Packages that use VersionedPluginMeta Package Description de.xima.fc.mdl.plugin -
-
Uses of VersionedPluginMeta in de.xima.fc.mdl.plugin
Methods in de.xima.fc.mdl.plugin that return types with arguments of type VersionedPluginMeta Modifier and Type Method Description List<VersionedPluginMeta>
VersionedPluginGroupMeta. getPlugins()
Constructor parameters in de.xima.fc.mdl.plugin with type arguments of type VersionedPluginMeta Constructor Description VersionedPluginGroupMeta(String pluginKey, List<VersionedPluginMeta> plugins)
Creates a new group with the given data.
-