Stephen, thanks very much to you too. I did it with DescriptorImpl and I'm fine now.
On Wed, Aug 15, 2012 at 7:08 PM, Jesse Glick <[email protected]> wrote: > On 08/15/2012 05:51 PM, Stephen Connolly wrote: > >> ${instance} should be the instance of your notifier or null if not >> reconfiguring >> ${descriptor} should be the descriptor of your notifier, so just stick >> the getter in the DescriptorImpl and you should be fine, no need for >> j:invokeStatic >> > > Thanks for clarifying. I added some tips to the wiki [1] since without > static typing it is pretty hard to figure out what is possible in Jelly > files. > > [1] https://wiki.jenkins-ci.org/**pages/diffpages.action?pageId=** > 37323473&originalId=63145441<https://wiki.jenkins-ci.org/pages/diffpages.action?pageId=37323473&originalId=63145441> >
