How do I inject a specific publisher/configuration?

9 views
Skip to first unread message

Victor Martinez

unread,
Apr 2, 2015, 1:07:11 PM4/2/15
to jenkins...@googlegroups.com
Hi,

I wonder if I can easily inject some plugins snippets programmatically via groovy, if so, can you help me out with any references or examples?

Thanks

Victor Martinez

unread,
Apr 21, 2015, 8:37:49 AM4/21/15
to jenkins...@googlegroups.com
I've already found how to do it:


            item.getPublishersList().add(new hudson.plugins.jira.JiraIssueUpdater())
item.save()

Reply all
Reply to author
Forward
0 new messages