org.alfresco.service
Interface NotAuditable

All Superinterfaces:
java.lang.annotation.Annotation

@Target(value=java.lang.annotation.ElementType.METHOD)
@Retention(value=RUNTIME)
@Documented
public interface NotAuditable
extends java.lang.annotation.Annotation

Specifically indicate that a method is not to be audited. This is a marker annotation.




Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.