Class Hierarchy
- java.lang.Object
- org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
- org.camunda.bpm.engine.rest.impl.history.HistoricProcessDefinitionRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoryRestService)
- org.camunda.bpm.engine.rest.dto.AbstractSearchQueryDto
- org.camunda.bpm.engine.rest.dto.AbstractQueryDto<T>
- org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- org.camunda.bpm.engine.rest.dto.AbstractQueryDto<T>
- org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricBatchRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricCaseActivityInstanceRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricDecisionDefinitionRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricDecisionDefinitionRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricDecisionStatisticsRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricDecisionStatisticsRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricDetailRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricIdentityLinkLogRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricIncidentRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricIncidentRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricJobLogRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService)
- org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl (implements org.camunda.bpm.engine.rest.history.HistoryCleanupRestService)
- org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl (implements org.camunda.bpm.engine.rest.history.UserOperationLogRestService)
- org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware