public final class WorkflowDeadlineSuspendedDetails extends curam.util.type.struct.Struct<WorkflowDeadlineSuspendedDetails>
Modifier and Type | Field and Description |
---|---|
boolean |
suspended
A flag that is set to true if the associated handler function for this
workflow deadline was invoked, but failed.
|
int |
versionNo
The version number for optimistic locking.
|
Constructor and Description |
---|
WorkflowDeadlineSuspendedDetails() |