You can use the Bonita BPM Engine APIs to customize or add to the Bonita BPM software. Typical developments are adding a connector, adding an actor filter, and replacing or supplementing a service.
In this page:
Concepts
APIs
API access
Getting started
Concepts
Session
This version of Bonita BPM introduces the concept of a session. A session is the context in which processing occurs, and is created when a user logs in to the Engine.
The APIs remain available for the duration of a session.