Class EnvInjectDetector
java.lang.Object
org.jenkinsci.lib.envinject.service.EnvInjectDetector
@Deprecated
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class EnvInjectDetector
extends Object
Deprecated.
The actual version of this API class is located in EnvInject API Plugin
- Author:
- Gregory Boissinot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisEnvInjectActivated(hudson.model.AbstractBuild build) Deprecated.booleanDeprecated.
-
Constructor Details
-
EnvInjectDetector
public EnvInjectDetector()Deprecated.
-
-
Method Details
-
isEnvInjectActivated
public boolean isEnvInjectActivated(hudson.model.AbstractBuild build) Deprecated. -
isEnvInjectPluginInstalled
public boolean isEnvInjectPluginInstalled()Deprecated.
-