Thank you all  !!

I made the below changes and it is working fine. 

1. Modified children as transient and modified its type to Map<String, 
FreeStyleProject>
2. Added another Interface ItemGroup (for SpecialMainProject) and 
implemented all abstract methods
3. Initialized ItemGroupMixIn and  used this object to createProject so 
that all my child projects are within the main parent project.
4. Overridden onLoad method and load all child jobs using loadChildren 
(from ItemGroupMixIn)

No change in Jelly file( that was shared in first post).. 
 
Thanks again!


On Thursday, April 23, 2015 at 9:41:19 PM UTC+5:30, Jesse Glick wrote:
>
> On Wed, Apr 22, 2015 at 9:30 AM,  <[email protected] <javascript:>> 
> wrote: 
> > Is there any Flowchart or Workflow of Jenkins(how internal classes and 
> > jellies are connected and loaded) available ? 
>
> I am afraid not. You have to read sources and experiment. 
>

-- 
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/28f34f31-5567-4f45-b64d-1a1f28e153ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to