WebSphere Business Space powered by WebSphere, Version 6.2.0.1


Human Workflow Diagram Widget - ActionRequested Event (Published)

The user requested to view or edit a specific task from the diagram.

Event Name

com.ibm.widget.ActionRequested

General purpose: The user requested an action to be performed.

Payload

Type: JSON

+ View Schema

When the user requested to view or edit a task, the payload object contains the following values:

action
view or edit
id
Task instance identifier
type
com.ibm.task.Task

Published Since

6.2.0.1

Parent Topic: Human Workflow Diagram Widget