I'm very new into groovy.
I see lots of online groovy codes to get things done.
I see we can use Jenkins.instance.getAllitems to get jobs list,
Jenkins.instance.queue to access queue ..
Can someone please provide me the documentation reference of what it is and h and what all can I use in place of * in jenkins.instance.* to get various details about jenkins jobs.
Hope my doubt isn't too lame as I'm new and trying to learn things.