Package org.camunda.bpm.engine.task
package org.camunda.bpm.engine.task
Classes related to the
TaskService
.-
ClassDescriptionAny type of content that is be associated with a task or with a process instance.User comments that form discussions around tasks.Defines the different states of delegation that a task can be in.Deprecated.An identity link is used to associate a task with a certain identity.Contains constants for all types of identity links that can be used to involve a user or group with a certain task.Allows querying of
Task
s via native (SQL) queriesRepresents one task for a human user.Allows programmatic querying ofTask
s;