public final class TaskPriority extends curam.util.type.struct.Struct<TaskPriority>
Modifier and Type | Field and Description |
---|---|
java.lang.String |
priority
The priority of a task.
|
int |
versionNo
The optimistic locking version number of the task record.
|
Constructor and Description |
---|
TaskPriority() |