REST Interface for BPEL-related Task Resources - Escalation Resource
This IBM Business Process Manager resource represents an escalation of a specific task instance.
Resource URI
/rest/bpm/htm/v1/escalation/{esiid}- Path elements
| Name | Data Type | Description |
| esiid | string |
Escalation ID.
|
Available since
7.0
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GET
Use this method to retrieve an escalation of a human task instance.
- PUT (Trigger)
Use this method to trigger an escalation instance for a task.
- PUT (Update)
Use this method to update the properties of an escalation.
Parent topic: REST Interface for BPEL-related Task Resources Resource Set