Package | Description |
---|---|
org.camunda.bpm.engine.history |
Classes related to the
HistoryService . |
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
org.camunda.bpm.engine.rest.dto |
Modifier and Type | Interface and Description |
---|---|
interface |
HistoricProcessInstanceReport
Defines a report query for
HistoricProcessInstance s. |
interface |
HistoricTaskInstanceReport |
Modifier and Type | Class and Description |
---|---|
class |
HistoricProcessInstanceReportImpl |
class |
HistoricTaskInstanceReportImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReportDto<T extends Report> |
Copyright © 2019. All rights reserved.