Class VariablesContext

java.lang.Object
io.camunda.zeebe.dmn.impl.VariablesContext
All Implemented Interfaces:
DecisionContext

public final class VariablesContext extends Object implements DecisionContext
Simple Decision Context based on a map of variables, where the key is the name of the variable.