Annotation Type VisitAfterIf

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String condition
      The ResourceConfig condition that must evaluate to true in order for the visitAfter method to be called.
    • Element Detail

      • condition

        String condition
        The ResourceConfig condition that must evaluate to true in order for the visitAfter method to be called.
        Returns:
        An inline MVEL expression, or a reference to a file resource on the classpath.