Uses of Interface
at.letto.plugins.interfaces.PluginService
Packages that use PluginService
Package
Description
-
Uses of PluginService in at.letto.plugins.dto
Fields in at.letto.plugins.dto declared as PluginServiceModifier and TypeFieldDescriptionPluginConfigurationConnection.pluginService
Plugin das gerade bearbeitet wirdMethods in at.letto.plugins.dto with parameters of type PluginServiceModifier and TypeMethodDescriptionvoid
PluginConfigurationConnection.changeConfig
(String config, PluginService pluginService) Constructors in at.letto.plugins.dto with parameters of type PluginServiceModifierConstructorDescriptionPluginConfigDto
(String params, PluginService pi, PluginQuestionDto q) PluginConfigurationConnection
(String typ, String name, String config, String configurationID, PluginService pluginService, long timeout) PluginDto
(String params, PluginService pi, PluginQuestionDto q, int nr) -
Uses of PluginService in at.letto.plugins.restclient
Methods in at.letto.plugins.restclient that return PluginServiceModifier and TypeMethodDescriptionBasePluginConnectionService.createPluginService
(String typ, String name, String params) Erzeugt aus dem Plugin-Typ und den Parametern ein PluginService Objekt
Sollte nur intern im SpringBoot-Service verwendet werden!RestPluginConnectionServiceJSF.createPluginService
(String typ, String name, String params) Erzeugt aus dem Plugin-Typ und den Parametern ein PluginService Objekt
Sollte nur intern im SpringBoot-Service verwendet werden!Methods in at.letto.plugins.restclient with parameters of type PluginServiceModifier and TypeMethodDescriptionprivate static PluginConfigurationConnection
BasePluginConnectionService.addConnection
(String typ, String name, String config, String configurationID, PluginService pluginService, long timeout) -
Uses of PluginService in at.letto.plugins.service
Classes in at.letto.plugins.service that implement PluginService -
Uses of PluginService in at.open.letto.plugins.uhr
Classes in at.open.letto.plugins.uhr that implement PluginService