Class BuildQueue

java.lang.Object
com.cloudbees.jenkins.support.api.Component
com.cloudbees.jenkins.support.impl.BuildQueue
All Implemented Interfaces:
ExtensionPoint

@Extension public class BuildQueue extends Component
Gather information about the current build queue. This will also gather information about the cause of blockage.
Author:
schristou88