Uses of Interface
de.xima.fc.interfaces.workflow.ITaskUuidProviding
Packages that use ITaskUuidProviding
Package
Description
-
Uses of ITaskUuidProviding in de.xima.fc.interfaces.workflow.elements
Subinterfaces of ITaskUuidProviding in de.xima.fc.interfaces.workflow.elementsModifier and TypeInterfaceDescriptioninterface
IElementWithTask<TElement>
Represents a workflow element together with theWorkflowTask
to which it belongs. -
Uses of ITaskUuidProviding in de.xima.fc.workflow
Classes in de.xima.fc.workflow that implement ITaskUuidProvidingModifier and TypeClassDescriptionfinal class
The key of a workflow element that uniquely identifies it within the context of a process.final class
The key of a workflow node that uniquely identifies it within the context of a process.final class
The key of a workflow trigger that uniquely identifies it within the context of a process. -
Uses of ITaskUuidProviding in de.xima.fc.workflow.processor.model
Classes in de.xima.fc.workflow.processor.model that implement ITaskUuidProvidingModifier and TypeClassDescriptionfinal class
ElementWithTask<TElement>
POJO implementation ofIElementWithTask
. -
Uses of ITaskUuidProviding in de.xima.fc.workflow.taglib.model
Classes in de.xima.fc.workflow.taglib.model that implement ITaskUuidProvidingModifier and TypeClassDescriptionfinal class
FlowchartSelection<TElement>
Describes the currently selected element of the flowchart.final class
final class