Uses of Package
org.flowable.job.api
Packages that use org.flowable.job.api
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.job.api used by org.flowable.cmmn.apiClassDescriptionAllows programmatic querying of
Job
s.Allows programmatic querying of External WorkerJob
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.cmmn.engine
-
Classes in org.flowable.job.api used by org.flowable.cmmn.engine.implClassDescriptionAllows programmatic querying of
Job
s.Allows programmatic querying of External WorkerJob
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.cmmn.engine.impl.callback
-
Classes in org.flowable.job.api used by org.flowable.cmmn.engine.impl.cmd
-
Classes in org.flowable.job.api used by org.flowable.cmmn.rest.service.apiClassDescriptionAllows programmatic querying of
Job
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.cmmn.rest.service.api.managementClassDescriptionRepresents one history jobRepresents one job (timer, async job, etc.).
-
Classes in org.flowable.job.api used by org.flowable.engineClassDescriptionAllows programmatic querying of
Job
s.Allows programmatic querying of External WorkerJob
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.engine.compatibility
-
Classes in org.flowable.job.api used by org.flowable.engine.delegate.event.impl
-
Classes in org.flowable.job.api used by org.flowable.engine.implClassDescriptionAllows programmatic querying of
Job
s.Allows programmatic querying of External WorkerJob
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.engine.impl.cfg
-
Classes in org.flowable.job.api used by org.flowable.engine.impl.test
-
Classes in org.flowable.job.api used by org.flowable.engine.impl.utilClassDescriptionInterface for a job that can be directly executed (e.g an async job or a history job).
-
Classes in org.flowable.job.api used by org.flowable.job.apiClassDescriptionAllows programmatic querying of
Job
s.Allows programmatic querying ofJob
s.Allows programmatic querying of External WorkerJob
s.Allows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Interface for a job that can be directly executed (e.g an async job or a history job).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.job.serviceClassDescriptionAllows programmatic querying of
Job
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.job.service.implClassDescriptionAllows programmatic querying of
Job
s.Allows programmatic querying ofJob
s.Allows programmatic querying of External WorkerJob
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Interface for a job that can be directly executed (e.g an async job or a history job).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.job.service.impl.asyncexecutor
-
Classes in org.flowable.job.api used by org.flowable.job.service.impl.asyncexecutor.multitenantClassDescriptionInterface for a job that can be directly executed (e.g an async job or a history job).
-
Classes in org.flowable.job.api used by org.flowable.job.service.impl.cmdClassDescriptionRepresents one history jobRepresents one job (timer, async job, etc.).
-
Classes in org.flowable.job.api used by org.flowable.job.service.impl.persistence.entityClassDescriptionRepresents one history jobRepresents one job (timer, async job, etc.).Interface for a job that can be directly executed (e.g an async job or a history job).
-
Classes in org.flowable.job.api used by org.flowable.job.service.impl.persistence.entity.dataClassDescriptionRepresents one history jobRepresents one job (timer, async job, etc.).
-
Classes in org.flowable.job.api used by org.flowable.job.service.impl.persistence.entity.data.implClassDescriptionRepresents one history jobRepresents one job (timer, async job, etc.).
-
Classes in org.flowable.job.api used by org.flowable.rest.service.apiClassDescriptionAllows programmatic querying of
Job
s.Represents one history jobAllows programmatic querying ofHistoryJob
s.Represents one job (timer, async job, etc.).Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s.Allows programmatic querying ofJob
s. -
Classes in org.flowable.job.api used by org.flowable.rest.service.api.managementClassDescriptionRepresents one history jobRepresents one job (timer, async job, etc.).
-
Classes in org.flowable.job.api used by org.flowable.spring.job.serviceClassDescriptionInterface for a job that can be directly executed (e.g an async job or a history job).