Uses of Package
org.flowable.task.api
Packages that use org.flowable.task.api
-
Classes in org.flowable.task.api used by org.flowable.task.apiClassDescriptionDefines the different states of delegation that a task can be in.Represents one task for a human user.Wraps
TaskInfoto the builder.This builder is an alternative to using any of the complete methods on the TaskService.Interface containing shared methods between theTaskQueryand theHistoricTaskInstanceQuery.Allows programmatic querying ofTasks; -
Classes in org.flowable.task.api used by org.flowable.task.api.historyClassDescriptionInterface containing shared methods between the
TaskQueryand theHistoricTaskInstanceQuery.