Class PreLogoutAction
- java.lang.Object
-
- com.liferay.portal.kernel.events.Action
-
- org.gcube.portal.event.publisher.lr62.action.PreLogoutAction
-
public class PreLogoutAction extends com.liferay.portal.kernel.events.Action
-
-
Field Summary
Fields Modifier and Type Field Description protected static com.liferay.portal.kernel.log.Loglog
-
Constructor Summary
Constructors Constructor Description PreLogoutAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
-
-
-
Method Detail
-
run
public void run(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws com.liferay.portal.kernel.events.ActionException- Specified by:
runin classcom.liferay.portal.kernel.events.Action- Throws:
com.liferay.portal.kernel.events.ActionException
-
-