addActionQueueListener


Purpose

Adds an action queue listener to the Client Store service.

Signature

addActionQueueListener( listener )

Returns

This method does not return anything.

Parameters

Name Description Type Use
listener(action)

Called to indicate changes to an action queue. The function has one parameter that can have one of the following values:

  • ADD_ACTION - denotes that an action is added to the queue

  • REMOVE_ACTION - denotes that an action is removed from the queue

  • CLEAR_ACTIONS - denotes that all actions are removed from the queue

function required

Related topics

Client Store
Legal notice | Copyright © 2018 and Confidential to Pegasystems Inc. All rights reserved
PDN | Feedback
Advanced...