Hi guys,

I have an hetero-list where I'd like to have default values pre-populated in 
the form when we select a descriptor in the select box.

Ideally, I'd like to have the descriptor instanciate the describable with the 
no-arg constructor when a user request the associated config.jelly file.

My actual solution in my jelly file is to have an if check to see if instance 
is defined and use the descriptor object if not which leads me to have the same 
methods in my descriptor for the default values I want to be prefilled.

Is there a more clever way to achieve such thing ?

Thanks,
Richard Lavoie

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to