Class UpdateConfigurationProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class UpdateConfigurationProcessActionHandler
    extends ProcessActionHandler<Source>
    Process action to update user configuration.
    Since:
    11.2.0
    Version:
    $Revision: 23009 $ $Date: 2019-07-31 13:22:46 -0300 (Wed, 31 Jul 2019) $
    • Constructor Detail

      • UpdateConfigurationProcessActionHandler

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