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