Uses of Interface
de.xima.fc.workflow.mixin.IPluginTriggerHandler
Packages that use IPluginTriggerHandler
-
Uses of IPluginTriggerHandler in de.xima.fc.workflow.mixin
Classes in de.xima.fc.workflow.mixin that implement IPluginTriggerHandlerModifier and TypeClassDescriptionclass
APluginTriggerHandler<TData extends BaseTriggerProps>
Abstract base class meant forIPluginWorkflowTrigger
plugins that only wish to provide a workflow action that executes some business logic.