Hi, not sure about the plugin, but you can take a look at groovy view in Jenkins core, most of the views [1] in Jenkins package (e.g. [2]) are in groovy. HTH Vojta
[1] https://github.com/jenkinsci/jenkins/tree/master/core/src/main/resources/jenkins [2] https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/jenkins/model/GlobalCloudConfiguration/config.groovy > Ever since we uppgraded to Jenkins LTS I've been eager to start doing some > Groovy Views for my plugins. But the only information source I've found is > this empty wiki page > https://wiki.jenkins-ci.org/display/JENKINS/Groovy+View > > Are there any plugins that uses it that I can look at or any other places > where this is described? Otherwise consider this mail a nag to abayer and > kk to start filling that wiki page with candy ;) > > /Bobby
