Uses of Interface
de.xima.fc.plugin.config.IPluginWorkflowTriggerBean
- 
Packages that use IPluginWorkflowTriggerBean Package Description de.xima.fc.workflow.mixin  - 
- 
Uses of IPluginWorkflowTriggerBean in de.xima.fc.workflow.mixin
Subinterfaces of IPluginWorkflowTriggerBean in de.xima.fc.workflow.mixin Modifier and Type Interface Description interfaceITriggerPropertyPluginBean<TData>Workaround for Java not having intersection types.Methods in de.xima.fc.workflow.mixin that return types with arguments of type IPluginWorkflowTriggerBean Modifier and Type Method Description default Iterable<Class<? extends IPluginWorkflowTriggerBean>>IPluginTriggerHandler. getUnmanagedBeans() 
 -