Uses of Package
de.xima.fc.interfaces.workflow.execution

Package
Description
 
Package für den API-Zugriff auf Workflowverarbeitung
 
 
 
Package für allgemeine Exceptions
 
 
 
 
Package für konkrete Helperklassen
 
 
 
 
 
 
 
 
 
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.
 
 
 
 
 
 
 
 
 
Commonly used enumeration that are mainly used in model classes.
 
 
 
 
 
 
 
Contains the API for a prompt service that abstract the details of a particular provider.
The prompt API is kept intentionally low-level to support a wide range of use cases.