Package org.camunda.bpm.engine.management

Classes related to the ManagementService.

See:
          Description

Interface Summary
ActivityStatistics  
ActivityStatisticsQuery  
DeploymentStatistics  
DeploymentStatisticsQuery  
IncidentStatistics Represents a statistic which the aggregate number of incidents to the corresponding incident type.
JobDefinition A Job Definition provides details about asynchronous background processing ("Jobs") performed by the process engine.
JobDefinitionQuery Allows programmatic querying of JobDefinitions.
MetricsQuery  
ProcessDefinitionStatistics  
ProcessDefinitionStatisticsQuery  
TablePageQuery Allows programmatic querying of TablePages.
UpdateJobDefinitionSuspensionStateBuilder Fluent builder to update the suspension state of job definitions.
UpdateJobDefinitionSuspensionStateSelectBuilder Fluent builder to update the suspension state of job definitions.
UpdateJobDefinitionSuspensionStateTenantBuilder Fluent builder to update the suspension state of job definitions.
UpdateJobSuspensionStateBuilder Fluent builder to update the suspension state of jobs.
UpdateJobSuspensionStateSelectBuilder Fluent builder to update the suspension state of jobs.
UpdateJobSuspensionStateTenantBuilder Fluent builder to update the suspension state of jobs.
 

Class Summary
Metrics  
TableMetaData Structure containing meta data (column names, column types, etc.) about a certain database table.
TablePage Data structure used for retrieving database table content.
 

Package org.camunda.bpm.engine.management Description

Classes related to the ManagementService.



Copyright © 2016 camunda services GmbH. All rights reserved.