| Package | Description |
|---|---|
| com.adobe.acs.commons.notifications |
| Modifier and Type | Method and Description |
|---|---|
InboxNotification |
InboxNotificationSender.buildInboxNotification()
Builds an InboxNotifcation object that can be populate prior to sending.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InboxNotificationSender.sendInboxNotification(org.apache.sling.api.resource.ResourceResolver resourceResolver,
InboxNotification inboxNotification)
Sends a AEM inbox Notification.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InboxNotificationSender.sendInboxNotifications(org.apache.sling.api.resource.ResourceResolver resourceResolver,
List<InboxNotification> inboxNotifications)
Sends multiple AEM inbox notifications.
|
Copyright © 2013–2020 Adobe. All rights reserved.