Hierarchy For Package org.camunda.bpm.engine.rest.sub.history.impl
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.camunda.bpm.engine.rest.sub.AbstractResourceProvider<T,
U, DTO> - org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricDetailResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricVariableInstanceResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricActivityInstanceResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricActivityInstanceResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricBatchResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseActivityInstanceResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricCaseActivityInstanceResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseInstanceResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricCaseInstanceResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricDecisionInstanceResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricDecisionInstanceResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricExternalTaskLogResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricJobLogResource)
- org.camunda.bpm.engine.rest.sub.history.impl.HistoricProcessInstanceResourceImpl (implements org.camunda.bpm.engine.rest.sub.history.HistoricProcessInstanceResource)
- org.camunda.bpm.engine.rest.sub.AbstractResourceProvider<T,