Do you mean a property on a processor/controller service? If so, there is no visual indicator that I'm aware of, it would require adding something to the PropertyDescriptor API like ".deprecated()".
Right now you can probably just make a statement in the description explaining that it is deprecated and what should be used instead. On Mon, Jul 6, 2020 at 9:13 AM Mike Thomsen <[email protected]> wrote: > Do we have any visual cues that inform users that a field has been marked > @Deprecated? > > Thanks, > > Mike >
