Conductor Service REST Endpoints
Workflow Managenent Services/Conductor Service
This service is used for interface between conductor and service.
- Initiates the workflow from the conductor
- Method: postPath:
/service/v1/initiateWorkflow
- Interface to handle HTTP task from conductor
- Method: postPath:
/service/v1/handleHTTPTask
- Updates the manual task from the conductor
- Method: postPath:
/service/v1/updateManualTask