Uses of Interface
de.xima.fc.interfaces.workflow.execution.ITriggerDataDescriptor

Packages that use ITriggerDataDescriptor
Package
Description
The workflow engine is generic in the sense that it never checks the type of a trigger or node for special types, all logic is implemented in terms of the ITriggerHandler and INodeHandler interfaces.