Class GroupProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class GroupProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Persists the group information using the custom property domain value.
    Since:
    5.0.0
    Version:
    $Revision: 20820 $ $Date: 2017-12-07 17:53:40 -0200 (Thu, 07 Dec 2017) $
    • 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