Uses of Interface
org.exoplatform.commons.api.notification.command.NotificationExecutor
-
Packages that use NotificationExecutor Package Description org.exoplatform.commons.api.notification org.exoplatform.commons.api.notification.command -
-
Uses of NotificationExecutor in org.exoplatform.commons.api.notification
Methods in org.exoplatform.commons.api.notification that return NotificationExecutor Modifier and Type Method Description NotificationExecutorNotificationContext. getNotificationExecutor()Gets the NotificationExceutor service -
Uses of NotificationExecutor in org.exoplatform.commons.api.notification.command
Methods in org.exoplatform.commons.api.notification.command that return NotificationExecutor Modifier and Type Method Description NotificationExecutorNotificationExecutor. with(List<NotificationCommand> commands)NotificationExecutorNotificationExecutor. with(NotificationCommand command)
-