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
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; -
Classes in org.flowable.task.api used by org.flowable.task.api.historyClassDescriptionInterface containing shared methods between the
TaskQuery
and theHistoricTaskInstanceQuery
.