Uses of Class
org.uberfire.ext.plugin.model.RuntimePlugin
-
Packages that use RuntimePlugin Package Description org.uberfire.ext.plugin.service -
-
Uses of RuntimePlugin in org.uberfire.ext.plugin.service
Methods in org.uberfire.ext.plugin.service that return types with arguments of type RuntimePlugin Modifier and Type Method Description Collection<RuntimePlugin>PluginServices. listPluginRuntimePlugins(org.uberfire.backend.vfs.Path pluginPath)Collection<RuntimePlugin>PluginServices. listRuntimePlugins()
-