Class ServiceInstanceTransformationProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ServiceInstanceTransformationProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    Process Action for File Property Management information.
    Since:
    6.1.0
    Version:
    $Revision: 26449 $ $Date: 2024-06-17 20:43:11 -0300 (Mon, 17 Jun 2024) $
    • Constructor Detail

      • ServiceInstanceTransformationProcessActionHandler

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