Uses of Interface
de.xima.fc.interfaces.workflow.mixin.ISequentialUpdating
- 
Packages that use ISequentialUpdating Package Description de.xima.fc.interfaces.workflow.mixin de.xima.fc.workflow.designer.registry.nodes  - 
- 
Uses of ISequentialUpdating in de.xima.fc.interfaces.workflow.mixin
Subinterfaces of ISequentialUpdating in de.xima.fc.interfaces.workflow.mixin Modifier and Type Interface Description interfaceISemverUpdating<TData,TElement extends IWorkflowElementEntity>AISequentialUpdatingthat interprets the version string as aSemverand updates the properties model according to the previous and current semantic version.interfaceISemverUpdatingNode<TData>AISemverUpdatingforWorkflowNodehandlers.interfaceISemverUpdatingTrigger<TData>AISemverUpdatingforWorkflowTriggerhandlers. - 
Uses of ISequentialUpdating in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement ISequentialUpdating Modifier and Type Class Description classFcEmailHandlerTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EMAIL.classFcHttpRequestHandlerTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST. 
 -