Processes REST Endpoints
Processes
All processes related to REST API Endpoints
- Archive Process Instances
- Method: postPath:
/archives
- Create a Process Instance
- Method: postPath:
/processes
- Retrieve a Process Instance Archive
- Method: getPath:
/archives/{id}
- Retrieve Process Definitions
- Method: getPath:
/process-definitions
- Retrieve Process Instances
- Method: getPath:
/processes