public final class ProcessInstanceIDAndEventTime extends curam.util.type.struct.Struct<ProcessInstanceIDAndEventTime>
Modifier and Type | Field and Description |
---|---|
curam.util.type.DateTime |
eventTime
The time of the event.
|
long |
processInstanceID
The process instance identifier.
|
Constructor and Description |
---|
ProcessInstanceIDAndEventTime() |