Class PortletDeploymentProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class PortletDeploymentProcessActionHandler
    extends ProcessActionHandler<Source>
    Process action handler for performing a deployment of a portlet.
    Since:
    4.0.7
    Version:
    $Revision: 4963 $ $Date: 2006-11-03 14:45:45 -0300 (Fri, 03 Nov 2006) $
    • Constructor Detail

      • PortletDeploymentProcessActionHandler

        public PortletDeploymentProcessActionHandler()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException