API

Bonita API to assign a task

Hi all folks

i would like to know how using the Bonita API to assign a task of a process instance from one user to another.

Example: Process A has three consecutive tasks Task1 , Task2 and Task3. User admin started the process and it executed Task1 and Task2. Now with the Bonita API Rest in a java client it's necesasry to asign the Task2 of that case ( process instance ) to the user John.

Is it possible ? I could not found the correct Bonita API method.

Thank You

Regards

How to manage multiple cases?

Is it possible to take a list of open cases that are assigned to a particular user and then perform a bulk action on them, which might be closing them, or setting a common flag that links them all?

Is there an API function that could provide an initial list (of assigned processes), which could then be managed in a process?

Thanks.

Where are information about the API?

I need to use the API to develop my application.

Where can I find information about the API, and example of how to use it ?

Notifications