Package org.activiti.engine.task
package org.activiti.engine.task
-
ClassDescriptionDeprecated.this interface and its implementations are going to be removed in future iterations Atttachments doesn't belong to the Process/Task RuntimeDeprecated.this interface and its implementations are going to be removed in future iterations Comments doesn't belong to the Process/Task RuntimeDefines the different states of delegation that a task can be in.Exposes twitter-like feeds for tasks and process instances.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
Tasks via native (SQL) queriesRepresents one task for a human user.Interface containing shared methods between theTaskQueryand theHistoricTaskInstanceQuery.This is a helper class to help you work with theTaskInfoQuery, without having to care about the awful generics.Allows programmatic querying ofTasks;