public class NotificationExecutorImpl extends Object implements org.exoplatform.commons.api.notification.command.NotificationExecutor
| Constructor and Description |
|---|
NotificationExecutorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.exoplatform.commons.api.notification.NotificationContext ctx) |
static org.exoplatform.commons.api.notification.command.NotificationExecutor |
getInstance() |
org.exoplatform.commons.api.notification.command.NotificationExecutor |
with(List<org.exoplatform.commons.api.notification.command.NotificationCommand> commands) |
org.exoplatform.commons.api.notification.command.NotificationExecutor |
with(org.exoplatform.commons.api.notification.command.NotificationCommand command) |
public static org.exoplatform.commons.api.notification.command.NotificationExecutor getInstance()
public boolean execute(org.exoplatform.commons.api.notification.NotificationContext ctx)
execute in interface org.exoplatform.commons.api.notification.command.NotificationExecutorpublic org.exoplatform.commons.api.notification.command.NotificationExecutor with(org.exoplatform.commons.api.notification.command.NotificationCommand command)
with in interface org.exoplatform.commons.api.notification.command.NotificationExecutorpublic org.exoplatform.commons.api.notification.command.NotificationExecutor with(List<org.exoplatform.commons.api.notification.command.NotificationCommand> commands)
with in interface org.exoplatform.commons.api.notification.command.NotificationExecutorCopyright © 2003–2016 eXo Platform SAS. All rights reserved.