Class VersionProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class VersionProcessActionHandler
    extends ProcessActionHandler
    Process Action handler for selecting versions
    Since:
    4.0.0
    Version:
    $Revision: 6392 $ $Date: 2007-04-11 14:22:30 -0300 (Wed, 11 Apr 2007) $
    • Constructor Detail

      • VersionProcessActionHandler

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