Class SimpleVariableInstance

    • Field Detail

      • value

        protected org.camunda.bpm.engine.variable.value.TypedValue value
    • Constructor Detail

      • SimpleVariableInstance

        public SimpleVariableInstance​(String name,
                                      org.camunda.bpm.engine.variable.value.TypedValue value)