Class ClasspathAdder.Addition
java.lang.Object
org.jenkinsci.plugins.workflow.libs.ClasspathAdder.Addition
- Enclosing class:
- ClasspathAdder
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
url
URL to add to the classpath. -
trusted
public final boolean trustedWhether this should be loaded in the trusted class loader, or untrusted alongside the main script.
-
-
Constructor Details
-
Addition
-