Class DouiRestInterfaceCachePropertiesProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class DouiRestInterfaceCachePropertiesProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Process action handler for saving cache properties from REST interfaces.
    Since:
    10.4.0
    Version:
    $Revision: 22930 $ $Date: 2019-07-12 13:00:11 -0300 (Fri, 12 Jul 2019) $
    • Constructor Detail

      • DouiRestInterfaceCachePropertiesProcessActionHandler

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