`doDynamic` was exactly what I was looking for! Works perfectly, https://github.com/jenkinsci/azure-ad-plugin/pull/136/commits/410be59a2f493899e0293bf070ea171413b173cb
Thanks Tim On Mon, 7 Jun 2021 at 17:12, Tim Jacomb <[email protected]> wrote: > Thanks all, I have the getDynamic working but doDynamic looks better so > I’ll try that out later on > > On Mon, 7 Jun 2021 at 16:27, Jesse Glick <[email protected]> wrote: > >> On Sun, Jun 6, 2021 at 2:11 PM Matt Sicker <[email protected]> wrote: >> >>> This sounds like getDynamic stuff. >>> >> >> or `doDynamic`: >> https://github.com/stapler/stapler/blob/master/docs/reference.adoc#dynamic-action-method >> >> >> -- >> 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/CANfRfr1AojJkK5MFnK0nSoDGDBX63%2BJBcrOY-VsOgQKos7hbOw%40mail.gmail.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1AojJkK5MFnK0nSoDGDBX63%2BJBcrOY-VsOgQKos7hbOw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/CAH-3Bie5NffLeqg1r5OCj%3DCe7-MZqFX8xWPeZ5qJHdYGUDa-pA%40mail.gmail.com.
