Annotation Interface DeprecationNotice


@Documented @Target(TYPE) @Retention(RUNTIME) @Inherited public @interface DeprecationNotice
Annotation that can be applied to a Processor, ControllerService, or ReportingTask in order to warn about the deprecation of the component. The deprecation warning is informational only and doesn't affect the processor run time behavior in any way