[][src]Module camunda_client::models::task_query_dto

Structs

TaskQueryDto

TaskQueryDto : A Task query which defines a group of Tasks.

Enums

DelegationState

Restrict to tasks that are in the given delegation state. Valid values are PENDING and RESOLVED.