Class ElementKey

java.lang.Object
de.xima.fc.workflow.ElementKey
All Implemented Interfaces:
ITaskUuidProviding, IUuidProviding, Serializable

public final class ElementKey extends Object implements ITaskUuidProviding, IUuidProviding, Serializable
The key of a workflow element that uniquely identifies it within the context of a process. Consists of the task UUID, the element's UUID, and the element's type.
Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also: