Class AuditConfigProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class AuditConfigProcessActionHandler
    extends ProcessActionHandler<Source>
    Process action handler to perform audit configuration operations.
    Since:
    6.0.0
    Version:
    $Revision: 13092 $ $Date: 2011-05-28 18:19:06 -0300 (Sat, 28 May 2011) $
    • Constructor Detail

      • AuditConfigProcessActionHandler

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