UseCase: I need to create an API to expose what all variable are available in BPM for a particular process which is used by some other service to perform some task.
I don’t want to run processInstance to find all defined variable. As soon as process is deployed, API should be able to expose variable list.