Uses of Interface
de.xima.fc.interfaces.workflow.mixin.ISequentialUpdating
-
Packages that use ISequentialUpdating Package Description de.xima.fc.interfaces.workflow.mixin The workflow engine is generic in the sense that it never checks the type of atriggerornodefor special types, all logic is implemented in terms of theITriggerHandlerandINodeHandlerinterfaces.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
-