groovy email template?
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_Part_1211_13601326.1362621484314"

------=_Part_1211_13601326.1362621484314
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

build.parent.publisherList will get you all the publishers, you would
then just iterate and use the one you want. Should work.

Sent from my Windows Phone
From: cchen
Sent: 3/6/2013 18:58
To: jenkinsci-users@googlegroups.com
Subject: Any way to find a plug-in configuration value of a job from
groovy email template?
Hi there,

In my groovy email template, in addition to the content that is driven by
the build status, there are also dynamic content depends on the
configuration value of certain plug-ins.  In my case, I need to find out
the configurations of a recorder/publisher plugin.  Any way to do this?

Thanks!

-- 
You received this message because you are subscribed to the Google
Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



------=_Part_1211_13601326.1362621484314
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<html><head><meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Cont=
ent-Type"></head><body><div><div style=3D"font-family: Calibri,sans-serif; =
font-size: 11pt;">build.parent.publisherList will get you all the publisher=
s, you would then just iterate and use the one you want. Should work.<br><b=
r>Sent from my Windows Phone<br></div></div><hr><span style=3D"font-family:=
 Tahoma,sans-serif; font-size: 10pt; font-weight: bold;">From: </span><span=
 style=3D"font-family: Tahoma,sans-serif; font-size: 10pt;">cchen</span><br=
><span style=3D"font-family: Tahoma,sans-serif; font-size: 10pt; font-weigh=
t: bold;">Sent: </span><span style=3D"font-family: Tahoma,sans-serif; font-=
size: 10pt;">3/6/2013 18:58</span><br><span style=3D"font-family: Tahoma,sa=
ns-serif; font-size: 10pt; font-weight: bold;">To: </span><span style=3D"fo=
nt-family: Tahoma,sans-serif; font-size: 10pt;">jenkinsci-users@googlegroup=
s.com</span><br><span style=3D"font-family: Tahoma,sans-serif; font-size: 1=
0pt; font-weight: bold;">Subject: </span><span style=3D"font-family: Tahoma=
,sans-serif; font-size: 10pt;">Any way to find a plug-in configuration valu=
e of a job from groovy email template?</span><br><br></body></html><div>Hi =
there,</div><div><br></div>In my groovy email template, in addition to the =
content that is driven by the build status, there are also dynamic content =
depends on the configuration value of certain plug-ins. &nbsp;In my case, I=
 need to find out the configurations of a recorder/publisher plugin. &nbsp;=
Any way to do this?<div><br></div><div>Thanks!</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;Jenkins Users&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to jenkinsci-users+unsubscr...@googlegroups.com.<br />
For more options, visit <a href=3D"https://groups.google.com/groups/opt_out=
">https://groups.google.com/groups/opt_out</a>.<br />
&nbsp;<br />
&nbsp;<br />

------=_Part_1211_13601326.1362621484314--

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to