public final class ProcessDefinitionKey extends curam.util.type.struct.Struct<ProcessDefinitionKey>
Modifier and Type | Field and Description |
---|---|
long |
processID
The identifier of the workflow process definition.
|
int |
processVersion
The version of the workflow process definition.
|
Constructor and Description |
---|
ProcessDefinitionKey() |