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