Annotation Interface Audit


@Retention(RUNTIME) public @interface Audit
Annotation for use in EPL statements to add a debug.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Comma-separated list of keywords (not case-sentitive), see AuditEnum for a list of keywords.
  • Element Details

    • value

      String value
      Comma-separated list of keywords (not case-sentitive), see AuditEnum for a list of keywords.
      Returns:
      comma-separated list of audit keywords
      Default:
      "*"