Class PublishToServiceInstancesProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class PublishToServiceInstancesProcessActionHandler
    extends ProcessActionHandler<Source>
    ProcessActionHandler that persists publish to service instances information
    Since:
    4.0.0
    Version:
    $Revision: 17606 $ $Date: 2015-07-24 10:56:40 -0300 (Fri, 24 Jul 2015) $
    • Constructor Detail

      • PublishToServiceInstancesProcessActionHandler

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