Class HistoricIncidentRestServiceImpl

    • Field Detail

      • objectMapper

        protected com.fasterxml.jackson.databind.ObjectMapper objectMapper
      • processEngine

        protected org.camunda.bpm.engine.ProcessEngine processEngine
    • Constructor Detail

      • HistoricIncidentRestServiceImpl

        public HistoricIncidentRestServiceImpl​(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
                                               org.camunda.bpm.engine.ProcessEngine processEngine)