Interface NativeHistoricVariableInstanceQuery

    • Method Detail

      • disableCustomObjectDeserialization

        NativeHistoricVariableInstanceQuery disableCustomObjectDeserialization()
        Disable deserialization of variable values that are custom objects. By default, the query will attempt to deserialize the value of these variables. By calling this method you can prevent such attempts in environments where their classes are not available. Independent of this setting, variable serialized values are accessible.