> On 7. Mar 2018, at 15:49, Guy Matz <[email protected]> wrote: > > Is this an appropriate place to ask this kind of question?
Looks like a user question but you're deep enough in the guts of Jenkins to qualify for this list IMO. Regarding your specific approach, you're implementing the single method `getParameter`, so the call to `getParameterValues` fails. Note that you're probably more successful if you're planning to work with https://github.com/jenkinsci/configuration-as-code-plugin/ to configure your Jenkins once it's available :-) -- 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/7287B560-F0BF-41BC-B209-B9B6F7170D68%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
