Deprecated API
Contents
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionThis class has been deprecated and its only configuration value is ignored. Do not rely on it or use it in any way. In order to force using the system sandbox for pipelines, please use
ScriptApproval.isForceSandbox()orScriptApproval.isForceSandboxForCurrentUser()
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse some other idiom, like
SemaphoreStep.implementGlobalVariableSet.forRun(hudson.model.Run<?, ?>)insteadthis method specify that the script might have been modified. UseReplayAction.run(String, Map, boolean)this method specify that the script might have been modified. UseReplayAction.run2(String, Map, boolean)
-
Deprecated Constructors