The offers two API variants. One is in the following referred to as the classic API, since it is very similar to the API offered by the for BPMN processes. The fluent API follows a different concept in that it allows composition of case service commands by method chaining.

    Classic and Fluent API by Example

    The same can be expressed using the fluent API as follows:

    Entry Points to the Fluent API

    The fluent API can be used to work with case definitions and case executions. The entry points are as follows: