Uses of Package
org.flowable.task.api
-
ClassDescriptionDefines the different states of delegation that a task can be in.Represents one task for a human user.Wraps
TaskInfo
to the builder.This builder is an alternative to using any of the complete methods on the TaskService.Interface containing shared methods between theTaskQuery
and theHistoricTaskInstanceQuery
.Allows programmatic querying ofTask
s; -
ClassDescriptionInterface containing shared methods between the
TaskQuery
and theHistoricTaskInstanceQuery
.