Class ProcessVariableUpdater

java.lang.Object
org.activiti.cloud.services.query.events.handlers.ProcessVariableUpdater

public class ProcessVariableUpdater extends Object
  • 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)