Uses of Interface
de.xima.fc.interfaces.workflow.mixin.ISequentialUpdating
Packages that use ISequentialUpdating
Package
Description
-
Uses of ISequentialUpdating in de.xima.fc.interfaces.workflow.mixin
Subinterfaces of ISequentialUpdating in de.xima.fc.interfaces.workflow.mixinModifier and TypeInterfaceDescriptioninterface
ISemverUpdating<TData,
TElement extends IWorkflowElementEntity> AISequentialUpdating
that interprets the version string as aSemver
and updates the properties model according to the previous and current semantic version.interface
ISemverUpdatingNode<TData>
AISemverUpdating
forWorkflowNode
handlers.interface
ISemverUpdatingTrigger<TData>
AISemverUpdating
forWorkflowTrigger
handlers. -
Uses of ISequentialUpdating in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement ISequentialUpdatingModifier and TypeClassDescriptionfinal class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP
.final class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_EMAIL
.final class
TheINodeHandler
for nodes of typeEWorkflowNodeType.FC_POST_REQUEST
.