Hi,

First of all, let me say hello everyone. This is my debut on the group
of this great product.

I've got a question related to set view parameters. Is there any easy
way to set regular
expressions that will match given pattern. I found very handy
WebClient interface
which is rather for testing but couldn't found anything else.

http://javadoc.jenkins-ci.org/hudson/model/View.html
/*
*************************************************************************
*/
hudsonInstance = hudson.model.Hudson.instance
hudsonInstance.addView( new hudson.model.ListView("test1") )


Best regards, Tomasz Majchrowski.

Reply via email to