REST interface for BPD-related resources - Task Activity Stream Resource
This IBM Business Automation Workflow resource is used to retrieve an activity stream for a given process instance,
as looked up by the given task identifier.
The activity stream includes information on what happened throughout the lifecycle of that specific process instance.
Resource URI
/rest/bpm/wle/v1/social/task/{taskId}/streamPath elements
| Name | Data Type | Description |
|---|---|---|
| taskId | string | Task identifier.
|
Available since
8.0.0
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- GETRetrieves an activity stream for a process instance, as looked up by the given task identifier.
Parent Topic: REST interface for BPD-related resources Resource Set