Class AuditProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class AuditProcessActionHandler
    extends ProcessActionHandler<Source>
    Perform actions over the Audit types like enable and disable them.
    Since:
    6.0.0
    Version:
    $Revision: 13092 $ $Date: 2011-05-28 18:19:06 -0300 (Sat, 28 May 2011) $
    • Constructor Detail

      • AuditProcessActionHandler

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