WebSphere Business Space powered by WebSphere, Version 6.2.0.1


Tasks List Widget - ActionRequested Event (Published)

The user requested to create, view or edit the selected tasks.

Event Name

com.ibm.widget.ActionRequested

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

Payload

Type: JSON

+ View Schema

The payload object contains the following values:

action
view to open tasks, edit to edit tasks or init to fill out a draft.
id
Task instance identifier
type
com.ibm.task.Task

Published Since

6.2.0.1 + FEP

Parent Topic: Tasks List Widget