global.jelly is a bit cumbersome to use with the standard form binding, and is somewhat considered deprecated imho. Look into using GlobalConfiguration <https://wiki.jenkins-ci.org/display/JENKINS/Extension+points#Extensionpoints-jenkins.model.GlobalConfiguration> instead.
/B On Fri, Sep 23, 2016 at 8:54 AM, Gavin Mogan <[email protected]> wrote: > Looks like it's a sub object of consul-kv-builder > > Try getObject("consul-kv-builder").getString > > Note I'm on my phone so the get object call could be something else. > > -- > 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/aa85faaa-fa10-4ac2-9fd3-1d22a4f57cde% > 40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Robert Sandell *Software Engineer* *CloudBees Inc.* -- 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/CALzHZS2iRS6j%3D_FELGo4Q4xR5kOOCreKnAhFd8vsDeZiitVJmQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
