Uses of Package
org.camunda.bpm.engine.management
Package
Description
Public API of the Camunda Platform 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
sRuntimeService
:
For starting and searching ProcessInstance
sTaskService
:
Exposes operations to manage human (standalone) Task
s,
such as claiming, completing and assigning tasksIdentityService
:
Used for managing User
s,
Group
s and the relations between themManagementService
:
Exposes engine admin and maintenance operations,
which have no relation to the runtime execution of business processesHistoryService
:
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 related to the
ManagementService
.-
ClassDescriptionAllows programmatic querying of
JobDefinition
s.Fluent builder to update the number of retries for one or multiple jobs synchronously.Fluent builder to update the number of retries for one or multiple jobs asynchronously.Fluent builder to update the number of retries for one or multiple jobs referenced by process asynchronously.Structure containing meta data (column names, column types, etc.) about a certain database table.Allows programmatic querying ofTablePage
s.Fluent builder to update the suspension state of job definitions.Fluent builder to update the suspension state of jobs. -
ClassDescriptionA Job Definition provides details about asynchronous background processing ("Jobs") performed by the process engine.Allows programmatic querying of
JobDefinition
s.Log entry for database schema version changes.Fluent builder to update the number of retries for one or multiple jobs asynchronously.Fluent builder to update the number of retries for one or multiple jobs referenced by process asynchronously.Structure containing meta data (column names, column types, etc.) about a certain database table.Data structure used for retrieving database table content.Allows programmatic querying ofTablePage
s.Fluent builder to update the suspension state of job definitions.Fluent builder to update the suspension state of jobs. -
ClassDescriptionStructure containing meta data (column names, column types, etc.) about a certain database table.
-
ClassDescriptionFluent builder to update the number of retries for one or multiple jobs asynchronously.Fluent builder to update the number of retries for one or multiple jobs synchronously.Fluent builder to update the number of retries for one or multiple jobs asynchronously.Fluent builder to update the number of retries for one or multiple jobs referenced by process asynchronously.Fluent builder to update the suspension state of job definitions.Fluent builder to update the suspension state of job definitions.Fluent builder to update the suspension state of job definitions.Fluent builder to update the suspension state of jobs.Fluent builder to update the suspension state of jobs.Fluent builder to update the suspension state of jobs.
-
ClassDescriptionRepresents a metric which contains a name, reporter like the node, timestamp and corresponding value.
-
ClassDescriptionRepresents a statistic which the aggregate number of incidents to the corresponding incident type.A Job Definition provides details about asynchronous background processing ("Jobs") performed by the process engine.Represents a metric which contains a name, reporter like the node, timestamp and corresponding value.Log entry for database schema version changes.Structure containing meta data (column names, column types, etc.) about a certain database table.Data structure used for retrieving database table content.
-
ClassDescriptionRepresents a statistic which the aggregate number of incidents to the corresponding incident type.Allows programmatic querying of
JobDefinition
s.Represents a metric which contains a name, reporter like the node, timestamp and corresponding value.Fluent builder to update the number of retries for one or multiple jobs asynchronously.Fluent builder to update the number of retries for one or multiple jobs synchronously.Fluent builder to update the number of retries for one or multiple jobs asynchronously.Fluent builder to update the number of retries for one or multiple jobs referenced by process asynchronously.Data structure used for retrieving database table content.Allows programmatic querying ofTablePage
s.Fluent builder to update the suspension state of job definitions.Fluent builder to update the suspension state of job definitions.Fluent builder to update the suspension state of jobs.Fluent builder to update the suspension state of jobs. -
-
ClassDescriptionA Job Definition provides details about asynchronous background processing ("Jobs") performed by the process engine.Allows programmatic querying of
JobDefinition
s.Fluent builder to update the suspension state of job definitions. -
ClassDescriptionRepresents a metric which contains a name, reporter like the node, timestamp and corresponding value.
-
ClassDescriptionRepresents a statistic which the aggregate number of incidents to the corresponding incident type.
-
ClassDescriptionFluent builder to update the suspension state of jobs.
-
ClassDescriptionRepresents a metric which contains a name, reporter like the node, timestamp and corresponding value.
-
-