Class InvokerAction

Object
com.liferay.portal.kernel.events.Action
com.liferay.portal.kernel.events.InvokerAction
All Implemented Interfaces:
LifecycleAction

public class InvokerAction extends Action
Author:
Brian Wing Shun Chan
  • Constructor Details

  • Method Details

    • run

      public void run(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws ActionException
      Specified by:
      run in class Action
      Throws:
      ActionException