Uses of Package
de.xima.fc.workflow

Packages that use de.xima.fc.workflow
Package
Description
 
Package für Datenbankentitäten
Package für allgemeine Exceptions
 
 
 
 
 
 
 
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.
 
 
 
 
 
 
 
 
 
The prompt API is kept intentionally low-level to support a wide range of use cases.