How to parse java object in form where camunda engine is running as standalone engine

I have a process variable of type java Map, I want to parse this and display each key-value as a text field on Tasklist form. My Camunda engine is not embedded instead running standalone