Annotation Type SkipWhenSinks


@Target(METHOD) @Retention(RUNTIME) public @interface SkipWhenSinks
Allows applying multiple SkipWhenSink annotations to the same method, allowing each annotation to designate differ reasons why the sources are being skipped.
Author:
Chris Cranford
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description