Thank you Robert, I implemented something similiar and now I am able to expose the Descriptor's configuration.
Sorry for the confusion Jesse, I was storing the information in the Descriptor not the plugin itself. I implemented my doConfigDotXml to expose the information to Rest services. Thank you for the help guys! On Monday, December 1, 2014 1:06:03 PM UTC-5, Jesse Glick wrote: > > On Mon, Dec 1, 2014 at 11:56 AM, James Richard <[email protected] > <javascript:>> wrote: > > the global xml file for my plugin > > Storing anything in Plugin is deprecated. If you are storing content > in a Descriptor, there is no standardized doConfigDotXml equivalent > that I know of; it is up to each plugin that wishes to expose such an > API to do so in its own way. > -- 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/c4eda6e0-78b3-40f4-99a5-30744d0ceb28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
