-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- maven project located in platform/engine-rest with .jar output
- the jar contains a single file with the Rest OpenAPI documentation
- uses template language (Freemarker) to build the end output json file
- the json contains initial 5 endpoints:
- create deployment
- process instance query list
- process instance query count
- delete process instance
- delete process instances (async - batch)