Class ProcessDeployedEventHandler
java.lang.Object
org.activiti.cloud.services.query.events.handlers.ProcessDeployedEventHandler
- All Implemented Interfaces:
QueryEventHandler
-
Constructor Summary
ConstructorsConstructorDescriptionProcessDeployedEventHandler(jakarta.persistence.EntityManager entityManager) -
Method Summary
-
Constructor Details
-
ProcessDeployedEventHandler
public ProcessDeployedEventHandler(jakarta.persistence.EntityManager entityManager)
-
-
Method Details
-
getHandledEvent
- Specified by:
getHandledEventin interfaceQueryEventHandler