Class ContentWizardDeleteProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class ContentWizardDeleteProcessActionHandler
    extends ProcessActionHandler
    Class responsible fore executing the necessary steps for removing a service created through the content wizard.
    Since:
    4.0.0
    Version:
    $Revision$ $Date$
    • Constructor Detail

      • ContentWizardDeleteProcessActionHandler

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