Uses of Package
org.flowable.task.api.history
Packages that use org.flowable.task.api.history
Package
Description
Public API of the Flowable engine.
Typical usage of the API starts by the creation of a
Through the services obtained from such a
Typical usage of the API starts by the creation of a
ProcessEngineConfiguration
(typically based on a configuration file), from which a ProcessEngine
can be obtained.Through the services obtained from such a
ProcessEngine
, BPM and workflow operation
can be executed:RepositoryService
: Manages Deployment
s.RuntimeService
: For starting and searching ProcessInstance
s.TaskService
: Exposes operations to manage human (standalone) tasks, such as claiming, completing and assigning tasks.IdentityService
: Used for managing users, groups and the relations between them.ManagementService
: Exposes engine administration and maintenance operations,
which have no relation to the runtime exection of business processes.HistoryService
: Exposes information about ongoing and past process instances.FormService
: Access to form data and rendered forms for starting new process instances and completing tasks.API implementation classes, which shouldn't directly be used by end-users.
-
Classes in org.flowable.task.api.history used by org.flowable.cmmn.apiClassDescriptionAllows programmatic querying for
HistoricTaskInstance
s.Interface to create and add task log entryAllows programmatic querying ofHistoricTaskLogEntry
s;Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries -
Classes in org.flowable.task.api.history used by org.flowable.cmmn.engine.implClassDescriptionAllows programmatic querying for
HistoricTaskInstance
s.Interface to create and add task log entryAllows programmatic querying ofHistoricTaskLogEntry
s;Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries -
Classes in org.flowable.task.api.history used by org.flowable.cmmn.engine.impl.historyClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Interface to create and add task log entry
-
Classes in org.flowable.task.api.history used by org.flowable.cmmn.rest.service.apiClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying for
HistoricTaskInstance
s. -
Classes in org.flowable.task.api.history used by org.flowable.cmmn.rest.service.api.history.taskClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying for
HistoricTaskInstance
s. -
Classes in org.flowable.task.api.history used by org.flowable.engineClassDescriptionAllows programmatic querying for
HistoricTaskInstance
s.Interface to create and add task log entryAllows programmatic querying ofHistoricTaskLogEntry
s;Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries -
Classes in org.flowable.task.api.history used by org.flowable.engine.implClassDescriptionAllows programmatic querying for
HistoricTaskInstance
s.Interface to create and add task log entryAllows programmatic querying ofHistoricTaskLogEntry
s;Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries -
Classes in org.flowable.task.api.history used by org.flowable.engine.impl.cfgClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.
-
Classes in org.flowable.task.api.history used by org.flowable.engine.impl.historyClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Interface to create and add task log entry
-
Classes in org.flowable.task.api.history used by org.flowable.rest.service.apiClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying for
HistoricTaskInstance
s.Allows programmatic querying ofHistoricTaskLogEntry
s; -
Classes in org.flowable.task.api.history used by org.flowable.rest.service.api.historyClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying for
HistoricTaskInstance
s. -
Classes in org.flowable.task.api.history used by org.flowable.rest.service.api.runtime.taskClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.
-
Classes in org.flowable.task.api.history used by org.flowable.task.api.historyClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying for
HistoricTaskInstance
s.Interface to create and add task log entryAllows programmatic querying ofHistoricTaskLogEntry
s; -
Classes in org.flowable.task.api.history used by org.flowable.task.serviceClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Interface to create and add task log entryAllows programmatic querying of
HistoricTaskLogEntry
s;Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries -
Classes in org.flowable.task.api.history used by org.flowable.task.service.history
-
Classes in org.flowable.task.api.history used by org.flowable.task.service.implClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Allows programmatic querying for
HistoricTaskInstance
s.Interface to create and add task log entryAllows programmatic querying ofHistoricTaskLogEntry
s;Allows querying ofHistoricTaskLogEntry
s via native (SQL) queries -
Classes in org.flowable.task.api.history used by org.flowable.task.service.impl.persistence.entityClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.Interface to create and add task log entry
-
Classes in org.flowable.task.api.history used by org.flowable.task.service.impl.persistence.entity.dataClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.
-
Classes in org.flowable.task.api.history used by org.flowable.task.service.impl.persistence.entity.data.implClassDescriptionRepresents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.