Class ProcessVariableUpdater
java.lang.Object
org.activiti.cloud.services.query.events.handlers.ProcessVariableUpdater
-
Constructor Summary
ConstructorsConstructorDescriptionProcessVariableUpdater(jakarta.persistence.EntityManager entityManager, EntityManagerFinder entityManagerFinder) -
Method Summary
-
Constructor Details
-
ProcessVariableUpdater
public ProcessVariableUpdater(jakarta.persistence.EntityManager entityManager, EntityManagerFinder entityManagerFinder)
-
-
Method Details
-
update
public void update(org.activiti.cloud.services.query.model.ProcessVariableEntity updatedVariableEntity, String notFoundMessage)
-