Uses of Interface
de.xima.fc.workflow.mixin.INodePropertyPluginBean
-
Packages that use INodePropertyPluginBean Package Description de.xima.fc.workflow.mixin -
-
Uses of INodePropertyPluginBean in de.xima.fc.workflow.mixin
Methods in de.xima.fc.workflow.mixin that return types with arguments of type INodePropertyPluginBean Modifier and Type Method Description default Class<? extends INodePropertyPluginBean<TData>>
IPluginActionNodeHandler. getMainPluginBeanClass()
default Class<? extends INodePropertyPluginBean<TData>>
IPluginConditionNodeHandler. getMainPluginBeanClass()
-