Hi I would like to understand couple of steps in project with multi tenancy support (Both Java 7 & Java 8).
Could you please help me on this to understand how to perform below points ?
In Java API:
- Deploy BPMN with tenant ID
- Run Process with tenant ID
- Completing & updating Tasks with tenant ID
In REST API:
- Deploy BPMN with tenant ID
- Run Process with tenant ID
- Completing & updating Tasks with tenant ID