Class DeploymentProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class DeploymentProcessActionHandler
    extends ProcessActionHandler<Source>
    Process action handler for performing a deployment.
    Since:
    4.0.7
    Version:
    $Revision: 11022 $ $Date: 2009-10-23 13:59:56 -0200 (Fri, 23 Oct 2009) $
    • Constructor Detail

      • DeploymentProcessActionHandler

        public DeploymentProcessActionHandler()
    • 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