Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.actuation.PluginActuation
-
-
Uses of PluginActuation in de.fraunhofer.iosb.ilt.frostserver.plugin.actuation
Constructors in de.fraunhofer.iosb.ilt.frostserver.plugin.actuation with parameters of type PluginActuation Constructor Description TableImpActuators(org.jooq.DataType<?> idType, PluginActuation pluginActuation, PluginCoreModel pluginCoreModel)Create apublic.ACTUATORStable reference.TableImpTaskingCapabilities(org.jooq.DataType<?> idType, org.jooq.DataType<?> idTypeActuator, org.jooq.DataType<?> idTypeThing, PluginActuation pluginActuation, PluginCoreModel pluginCoreModel)Create apublic.TASKINGCAPABILITIEStable reference.TableImpTasks(org.jooq.DataType<?> idType, org.jooq.DataType<?> idTypeTaskingCap, PluginActuation pluginActuation, PluginCoreModel pluginCoreModel)Create apublic.TASKStable reference.
-