Uses of Class
de.xima.fc.plugin.PluginId
Packages that use PluginId
-
Uses of PluginId in de.xima.fc.plugin
Methods in de.xima.fc.plugin that return PluginIdModifier and TypeMethodDescriptionPluginExtensionPointId.pluginId()The ID of the plugin containing the plugin extension.Methods in de.xima.fc.plugin with parameters of type PluginIdModifier and TypeMethodDescriptionstatic PluginRuntimePluginManager.getPluginRuntimeByPluginKey(Mandant client, PluginId pluginId) Gets the plugin runtime for the plugin bundle with the given plugin key.static PluginRuntimePluginManager.getPluginRuntimeByPluginKey(UUID clientUuid, PluginId pluginId) Gets the plugin runtime for the plugin bundle with the given plugin key and file key.Constructors in de.xima.fc.plugin with parameters of type PluginIdModifierConstructorDescriptionPluginExtensionPointId(PluginId pluginId, String extensionPointName)