Class ProcessVariableUpdateWriter

java.lang.Object
io.camunda.optimize.service.db.writer.variable.ProcessVariableUpdateWriter

@Component public class ProcessVariableUpdateWriter extends Object
  • Constructor Details

    • ProcessVariableUpdateWriter

      public ProcessVariableUpdateWriter(com.fasterxml.jackson.databind.ObjectMapper objectMapper, IndexRepository indexRepository, VariableRepository variableRepository)
  • Method Details