org.exoplatform.services.jcr.ext.audit
Class AddAuditableAction

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.audit.AddAuditableAction
All Implemented Interfaces:
org.apache.commons.chain.Command, org.exoplatform.services.command.action.Action

public class AddAuditableAction
extends java.lang.Object
implements org.exoplatform.services.command.action.Action

Version:
$Id: AddAuditableAction.java 35186 2009-08-07 14:23:43Z pnedonosko $
Author:
Sergey Kabashnyuk

Constructor Summary
AddAuditableAction()
           
 
Method Summary
 boolean execute(org.apache.commons.chain.Context ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddAuditableAction

public AddAuditableAction()
Method Detail

execute

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


Copyright © 2010 eXo Platform SAS. All Rights Reserved.