This method retrieves the interaction context for the initiating notification. This context will be used to run a interaction script on the notification.
@interaction::retrieveInteractionContext(long notificationId)
(Long) notificationId: identifier of the notification.
(Boolean) true if a context is available for this notification, otherwise false.
Note: context is not available for terminated events, and the return value may be ignored.