You get a `public getClientInterface()` in `SaltAPIBuilder`, then you can access that from the Jelly view as `it.clientInterface`.
> On 28.10.2016, at 02:49, Christian McHugh <[email protected]> wrote: > > Hey all, > > I think I've made a little headway doing a cleanup of the class bits. I've > been trying to reconcile Daniel's branch and ui-samples with a more current > upstream. Before touching any jelly, I am now able in instantiate the basic > class. Now I am currently working at doing a more correct dropdownlist which > calls the appropriate sub class. However, this is where I seem to be stuck at > the moment. In the ui-samples drowndown example, there is a: > <j:set var="currentFruit" value="${it.fruit}"/> > followed by a dropdownListBlock. But in my case I can't get my it.BasicClient > to be evaluated to anything. > > If anyone has any thoughts on the classing branch available at > https://github.com/jenkinsci/saltstack-plugin/tree/classing, I'm all ears. > > > Thanks much! > > -- > 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/646e9526-211a-4005-8372-034149e7122e%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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/76F4D65F-493D-446C-B236-D1C8F788517D%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
