Package org.camunda.bpm.engine.task

Classes related to the TaskService.

See:
          Description

Interface Summary
Attachment Any type of content that is be associated with a task or with a process instance.
Comment User comments that form discussions around tasks.
Event Deprecated.
IdentityLink An identity link is used to associate a task with a certain identity.
NativeTaskQuery Allows querying of Tasks via native (SQL) queries
Task Represents one task for a human user.
TaskQuery Allows programmatic querying of Tasks;
 

Class Summary
IdentityLinkType Contains constants for all types of identity links that can be used to involve a user or group with a certain task.
 

Enum Summary
DelegationState Defines the different states of delegation that a task can be in.
 

Package org.camunda.bpm.engine.task Description

Classes related to the TaskService.



Copyright © 2015 camunda services GmbH. All rights reserved.