Class SheetInstanceUnlockPushNotificationEvent


public class SheetInstanceUnlockPushNotificationEvent extends SimpleBusinessEvent<SheetInstanceUnlockPushNotification,Void>
Business event for sending push notifications when a sheet is unlocked. Notifies the requesting user that their unlock request has been processed.
Since:
22.0
  • Constructor Details

    • SheetInstanceUnlockPushNotificationEvent

      public SheetInstanceUnlockPushNotificationEvent(SheetInstanceUnlockPushNotification input)
      Creates a new push notification event.
      Parameters:
      input - the notification data containing sheet ID and user ID