Interface CoreVariableInstance

    • Method Detail

      • getTypedValue

        org.camunda.bpm.engine.variable.value.TypedValue getTypedValue​(boolean deserializeValue)
      • setValue

        void setValue​(org.camunda.bpm.engine.variable.value.TypedValue typedValue)