Action Object
An extensibility element for a workflow action event that possibly could be taken on a specific resource. Used to call a JavaScript action.
A list of actions available on the resource.
The user interface can display it directly or it can be mapped in the portal to a user-friendly name. At a later time it can be mapped to a user-friendly name or to a language-specific name in a localization file for the language.
Note: This information was previously defined as part of an RSS extension, for operations that return an RSS feed. It is now defined as a separate object.
This object is used by the following operations:
- Operations that reference the Discussion object
- Operations that reference the Ticket object
- Operations that reference the DiscussionDetails object
- Operations that reference the CommentDetail object
- Operations that reference the AlertDetails object
The properties included in the Action object are listed below.
Property | Type | Description |
---|---|---|
Value | string | The value of a workflow action that is valid for the current resource in its current state. |
Label | string | Text that could be used for a button in the user interface that triggers the action. |