On Wed, Jul 5, 2017 at 6:50 PM, Kanstantsin Shautsou <[email protected]> wrote: > https://github.com/jenkinsci/github-plugin/blob/93d40692ff3866705175624e93ec584d4ac88132/src/main/java/org/jenkinsci/plugins/github/admin/GitHubHookRegisterProblemMonitor.java#L182-L186
These are not really related; they are just other interceptor annotations. (Which I do not really advocate, either—you should not use annotations where plain old method calls are just as readable, and far more flexible and debuggable.) -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2ShkBiyLgxO18eK%2BKtecKMR5tKWbNfYHiOcc-HqgEG4g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
