@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class JenkinsHelper extends Object
Constructor and Description |
---|
JenkinsHelper() |
Modifier and Type | Method and Description |
---|---|
static jenkins.model.Jenkins |
getInstanceOrDie()
Gets the
Jenkins singleton. |
@Nonnull public static jenkins.model.Jenkins getInstanceOrDie() throws IllegalStateException
Jenkins
singleton.Jenkins
instanceIllegalStateException
- Jenkins
has not been started, or was already shut downCopyright © 2016–2018. All rights reserved.