public class NotificationsPollerProcessor
extends com.liferay.portal.kernel.poller.BasePollerProcessor
| Constructor and Description |
|---|
NotificationsPollerProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.poller.PollerResponse |
doReceive(com.liferay.portal.kernel.poller.PollerRequest pollerRequest) |
protected void |
doSend(com.liferay.portal.kernel.poller.PollerRequest pollerRequest) |
protected void |
setUserNotificationEventLocalService(com.liferay.portal.kernel.service.UserNotificationEventLocalService userNotificationEventLocalService) |
protected com.liferay.portal.kernel.poller.PollerResponse |
setUserNotificationsCount(com.liferay.portal.kernel.poller.PollerRequest pollerRequest) |
protected com.liferay.portal.kernel.poller.PollerResponse doReceive(com.liferay.portal.kernel.poller.PollerRequest pollerRequest)
throws java.lang.Exception
doReceive in class com.liferay.portal.kernel.poller.BasePollerProcessorjava.lang.Exceptionprotected void doSend(com.liferay.portal.kernel.poller.PollerRequest pollerRequest)
throws java.lang.Exception
doSend in class com.liferay.portal.kernel.poller.BasePollerProcessorjava.lang.Exceptionprotected void setUserNotificationEventLocalService(com.liferay.portal.kernel.service.UserNotificationEventLocalService userNotificationEventLocalService)
protected com.liferay.portal.kernel.poller.PollerResponse setUserNotificationsCount(com.liferay.portal.kernel.poller.PollerRequest pollerRequest)
throws java.lang.Exception
java.lang.Exception