public class PollerSession
extends Object
Constructor and Description |
---|
PollerSession(String pollerSessionId) |
Modifier and Type | Method and Description |
---|---|
boolean |
beginPortletProcessing(com.liferay.portal.kernel.poller.PollerRequest pollerRequest,
String responseId) |
boolean |
completePortletProcessing(String portletId,
String responseId) |
String |
getPollerSessionId() |
public boolean beginPortletProcessing(com.liferay.portal.kernel.poller.PollerRequest pollerRequest, String responseId)
public boolean completePortletProcessing(String portletId, String responseId)
public String getPollerSessionId()