On Mon, Oct 21, 2013 at 12:09 PM, Ronni Elken Lindsgaard <[email protected]> wrote: > I can get a publisher with project.getPublishersList().get(MyPublisher.class) > - > what I want to do is project.getBuildWrappers().get(MyBuildWrapper.class) or > similar
Use getBuildWrappersList. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
