I have to create a parallel workflow using JBPM.
Where a task will go to multiple user at the same time and after approval from all it will proceed to the next level.
Thanks all, I created the Parallel workflow and defined the .bpmn file using java code as well as eclipse jbpm plugin.
I will post the solution very shortly.