-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: 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)