PageDecorator

6 views
Skip to first unread message

Slide

unread,
Jul 29, 2020, 5:32:12 PM7/29/20
to Jenkins Developer List
Hi everyone,

I've been looking for a way to add some code to job status pages from my plugin. PageDecorator looks like a possibility, but I am unsure if I can get access to information about the build via a page decorator. Is this the correct ExtensionPoint, or is there some better option?

Regards,

Alex

Jesse Glick

unread,
Jul 29, 2020, 5:40:34 PM7/29/20
to Jenkins Dev
On Wed, Jul 29, 2020 at 5:32 PM Slide <slide...@gmail.com> wrote:
> I've been looking for a way to add some code to job status pages […] information about the build

Assuming you mean `Run`, not `Job`, I would suggest
`TransientActionFactory<Run>` and then define a `summary` view.

Slide

unread,
Jul 29, 2020, 5:51:50 PM7/29/20
to jenkin...@googlegroups.com
Yes, I do mean `Run`, thanks. I'll look into that.

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3Aj3H%3D4BkwChh1TB0onrXvPi2dSD8FX_nkhQcuKWUpiA%40mail.gmail.com.


--
Reply all
Reply to author
Forward
0 new messages