Hi Oleg, In Jenkins we have an API to call the build, job details as Json response. The same i want to create API for my plugin. How can I achieve this. Can you please share the details
On Fri, 24 May 2019 at 11:50 AM, Oleg Nenashev <[email protected]> wrote: > Hi, > > It is not clear what is the request here. Do you want to add Java API, or > is it about REST API? > It might also help if you share your current code. > > BR, Oleg > > On Wednesday, May 22, 2019 at 8:40:02 AM UTC+2, selva vignesh wrote: >> >> Hi, >> I want create API action for my global configuration instead of >> configuring from UI. >> Case : >> I have create GlobalConfiguration for my plugin and config.jelly. I >> would like to add API for the same class. >> When trigger the API with mentioned Param, class should get invoked. >> Can anyone assist me to do. >> Thanks in Advance.. >> >> -- > 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/2074929f-c659-46ad-8314-5d342a8036b7%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/2074929f-c659-46ad-8314-5d342a8036b7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAOVVkp%3DsZdjerFT1wsMQi_nuanfvpT_4QBCUOzMOZ%3Dc7yJ7AyQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
