For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

User Task API

UserTaskApi — 10 operations. Call any of these directly on the client, or via $client->api(\Camunda\Orchestration\Api\Api\UserTaskApi::class).

  • assignUserTask()
  • completeUserTask()
  • getUserTask()
  • getUserTaskForm()
  • searchUserTaskAuditLogs()
  • searchUserTaskEffectiveVariables()
  • searchUserTaskVariables()
  • searchUserTasks()
  • unassignUserTask()
  • updateUserTask()