We are interacting with jBPM6 from Java using REST API, using GetTasksAssignedAsPotentialOwner we can get the tasks lists assigned to the particular user but our requirement is that we need to get all the tasks assigned to a group which we are not able to. Is there any API which we can use to achieve this results or any alternative?