Class IntegrationErrorReceivedEventHandler

    • Constructor Detail

      • IntegrationErrorReceivedEventHandler

        public IntegrationErrorReceivedEventHandler​(org.activiti.cloud.services.query.app.repository.IntegrationContextRepository repository,
                                                    org.activiti.cloud.services.query.app.repository.BPMNActivityRepository bpmnActivityRepository,
                                                    javax.persistence.EntityManager entityManager)
    • Method Detail

      • handle

        public void handle​(org.activiti.cloud.api.model.shared.events.CloudRuntimeEvent<?,​?> event)
        Specified by:
        handle in interface QueryEventHandler