Class ServiceInterfaceInstancePropertiesProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ServiceInterfaceInstancePropertiesProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Processes the changes of service interface instance properties.
    Since:
    4.0.0
    Version:
    $Revision: 26432 $ $Date: 2024-06-07 10:31:08 -0300 (Fri, 07 Jun 2024) $
    • Constructor Detail

      • ServiceInterfaceInstancePropertiesProcessActionHandler

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