Annotation Interface Discovery


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited public @interface Discovery
Annotation to apply to SCMTraitDescriptor types that are control the initial scope of discovery. For example a SCMSourceTrait that will enable the discovery of TagSCMHead instances on its SCMSource or a SCMNavigatorTrait that will enable the discovery of projects from a "forks".
Since:
2.2.0