Uses of Interface
de.xima.fc.interfaces.workflow.IVersionedCustomParametersProviding
- 
Packages that use IVersionedCustomParametersProviding Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.interfaces.workflow  - 
- 
Uses of IVersionedCustomParametersProviding in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IVersionedCustomParametersProviding Modifier and Type Class Description classAWorkflowElement<TElement extends IWorkflowElementEntity,TSearchTerm extends AWorkflowElementSearchTerm<TElement>>Base class for workflow elements, i.e. nodes and triggers.classWorkflowNodeA workflow node that represents a statement in a workflow task.classWorkflowTriggerA workflow trigger that start aWorkflowTaskwhen a certain event occurs. - 
Uses of IVersionedCustomParametersProviding in de.xima.fc.interfaces.workflow
Subinterfaces of IVersionedCustomParametersProviding in de.xima.fc.interfaces.workflow Modifier and Type Interface Description interfaceIWorkflowElementEntityInterface for workflow elements that behave differently depending on their type. 
 -