public interface NotificationExecutor
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(NotificationContext ctx) |
NotificationExecutor |
with(List<NotificationCommand> commands) |
NotificationExecutor |
with(NotificationCommand command) |
boolean execute(NotificationContext ctx)
NotificationExecutor with(NotificationCommand command)
NotificationExecutor with(List<NotificationCommand> commands)
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.