public class MarkAsReadAndRedirectAction extends ReadAction
ReadAction that redirects the user to the URL associated with the
notification.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LABEL |
logger, READ| Constructor and Description |
|---|
MarkAsReadAndRedirectAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
createReadInstance, createUnReadInstance, equals, hashCode, invoke, isRead, removeReadNoticespublic static final java.lang.String LABEL
public void invoke(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
invoke in class ReadActionjava.io.IOException