We have a requirement to update the java.util.TreeMap object using Camunda APIs in NodeJS.
Example:
{“Upgrade Template”,“validationTmpl”:“Validation Template”,“backupTmpl”:“Backup Template”}
Data Format: Serialization Data Format: application/x-java-serialized-object
Please let us know if there is a camunda api to update this object. Also if there is any serialization/deserialization api as well to used in this case.
Thanks.