public class VariableConverter
extends Object
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
io.camunda.db.rdbms.write.domain.VariableDbModel
apply (org.camunda.bpm.engine.history.HistoricVariableInstance historicVariable,
Long processInstanceKey,
Long scopeKey)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Details
VariableConverter
public VariableConverter ()
Method Details
apply
public io.camunda.db.rdbms.write.domain.VariableDbModel apply (org.camunda.bpm.engine.history.HistoricVariableInstance historicVariable,
Long processInstanceKey,
Long scopeKey)