Class IntegrationResultReceivedEventHandler

    • Constructor Detail

      • IntegrationResultReceivedEventHandler

        public IntegrationResultReceivedEventHandler​(org.activiti.cloud.services.query.app.repository.IntegrationContextRepository integrationContextRepository,
                                                     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