Please use the mailing list so others can participate.

I still do not understand your use case. Do you want to replace the job 
configuration page with a simpler one? When you are running a plugin inside 
Jenkins then there is no need to use the remote API, this is only required if 
you write an additional application... 

Am 24.06.2014 um 23:46 schrieb Karthik V S <karthik.tec...@gmail.com>:

> Hi Ullrich,
> 
> Thank you for your reply. I now know which api to call to obtain the job 
> configuration config.xml and to post the job configuration.xml.
> 
> However, my query is that, where should the code for reading the xml file and 
> posting the xml file be placed?
> 
> Should it be in the class that extends from Plugin or should it be in a some 
> other class?
> 
> If it is the former, could you please let me know whether to place the code 
> in the start or the configure method?
> 
> If it is the latter, could you please let me know in which class should i 
> place that code and what Hudson class should that class extend reply?
> 
> Apologies for the numerous questions. But have been stuck on this for the 
> past two days. Any info would be really valuable.
> 
> Thanks,
> Karthik
> 
> On Saturday, 21 June 2014 01:27:14 UTC-7, Ullrich Hafner wrote:
> Can you please explain in more detail? What is a custom job configuration 
> page? A web page outside of the Jenkins web app?
> 
> You can update the job configuration using the remote api.
> 
> Am 21.06.2014 um 02:29 schrieb Karthik V S <karthik...@gmail.com>:
> 
>> Hi,
>> 
>> I have an custom job configuration page that is a subset of the options 
>> present in the main configuration page.
>> 
>> My requirement is to persist the changes done in this page to the config.xml 
>> file of the project?
>> 
>> Could anyone provide me valuable pointers on this?
>> 
>> -- 
>> 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 jenkinsci-de...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to