Java Lombardi API

Can anyone give me links to the JAVA API for Lombardi BPM.

+3
source share
1 answer

As far as I know, the pure Java API is deprecated, and all that remains to be used is the web API. It worked for me, although this is a bit under documented. You can get more information from the Developer's Guide .

+2
source

Source: https://habr.com/ru/post/1706577/


All Articles