For browser side, you can use https://github.com/jenkinsci/sse-gateway-plugin which can send events to the front end
For back end, I know there are listeners, but I havn't looked into them too much yet. On Wed, Mar 20, 2019 at 2:38 PM Ullrich Hafner <[email protected]> wrote: > Do we have a public API to receive server side events in the client > (browser) when a build has been finished? The build history portlet on the > job page seems to update automatically of the status of a build changes. > > I also want to auto-update my JS charts on the job page if there are new > builds available. Is this possible somehow already? > > -- > 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/7BB7B1B3-12B4-4C99-8951-1C4A9B71684F%40gmail.com > . > 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/CAAgr96JgwXf%2BRcZkcoSyEAThZyG%3DpL%2BEwq%2ByBv%3D9c%3D22RCLv%2Bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
