Package org.flowable.task.api
package org.flowable.task.api
-
ClassDescriptionDefines the different states of delegation that a task can be in.Exposes twitter-like feeds for tasks and process instances.Allows querying of
Tasks via native (SQL) queriesRepresents one task for a human user.WrapsTaskInfoto the builder.This builder is an alternative to using any of the complete methods on the TaskService.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;