The jelly file bound to AEPCloudEnvMasters must contain not a field for 
AEPCloudEnvMasters, but fields for the constructor parameters of 
AEPCloudEnvMasters.

The construcor must be like this to accept the post with your jelly:
@DataBoundConstructor
public AEPCloudEnvMasters(SomeClass aepCloudEnvMasters);

I cannot tell you the best way to fix, for I could not get what you want to do.
You should find a plugin providing a form like what you want, and see how it is 
implemented.

-- 
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/groups/opt_out.

Reply via email to