RE: Java API to get the view name

2014-07-16 Thread Rob Mandeville
-users@googlegroups.com] On Behalf Of Subashini Unny Sent: Wednesday, July 16, 2014 2:38 PM To: jenkinsci-users@googlegroups.com Subject: Java API to get the view name Is there a Java API in Jenkins to get the view name for a job? I did see that there is a way to get the list of all views and then

Java API to get the view name

2014-07-16 Thread Subashini Unny
Is there a Java API in Jenkins to get the view name for a job? I did see that there is a way to get the list of all views and then the list of items in each view and can check if my job is present in that list but this is not very efficient and also might have performance implications. -- You