Class GroupProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class GroupProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Process action handler for the portalmanagement group service.
    Since:
    4.0.0
    Version:
    $Revision: 20979 $ $Date: 2018-02-23 16:35:28 -0300 (Fri, 23 Feb 2018) $
    • Constructor Detail

      • GroupProcessActionHandler

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