Class AuditAction

  • All Implemented Interfaces:
    org.apache.commons.chain.Command, org.exoplatform.services.command.action.Action

    public class AuditAction
    extends Object
    implements org.exoplatform.services.command.action.Action
    Version:
    $Id: $
    Author:
    Sergey Kabashnyuk
    • Constructor Detail

      • AuditAction

        public AuditAction()
    • Method Detail

      • execute

        public boolean execute​(org.apache.commons.chain.Context ctx)
                        throws Exception
        Specified by:
        execute in interface org.apache.commons.chain.Command
        Throws:
        Exception