public final class TaskUsernameAndStatusKey extends curam.util.type.struct.Struct<TaskUsernameAndStatusKey>
Modifier and Type | Field and Description |
---|---|
java.lang.String |
status
The status of a task.
|
java.lang.String |
username
The name of the user reserving the task.
|
Constructor and Description |
---|
TaskUsernameAndStatusKey() |