Package org.exoplatform.dlp.action
Class FileDLPAction
java.lang.Object
org.exoplatform.dlp.action.FileDLPAction
- All Implemented Interfaces:
org.apache.commons.chain.Command,org.exoplatform.services.command.action.Action,org.exoplatform.services.jcr.impl.ext.action.AdvancedAction
public class FileDLPAction
extends Object
implements org.exoplatform.services.jcr.impl.ext.action.AdvancedAction
JCR action which listens on all nodes events to validate them
-
Field Summary
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileDLPAction
public FileDLPAction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.apache.commons.chain.Command- Throws:
Exception
-
onError
public void onError(Exception e, org.apache.commons.chain.Context context) throws org.exoplatform.services.jcr.impl.ext.action.AdvancedActionException - Specified by:
onErrorin interfaceorg.exoplatform.services.jcr.impl.ext.action.AdvancedAction- Throws:
org.exoplatform.services.jcr.impl.ext.action.AdvancedActionException
-