Uses of Class
org.jenkinsci.plugins.workflow.libs.ClasspathAdder.Addition
-
Uses of ClasspathAdder.Addition in org.jenkinsci.plugins.workflow.libs
Modifier and TypeMethodDescriptionabstract List<ClasspathAdder.Addition>
ClasspathAdder.add
(org.jenkinsci.plugins.workflow.cps.CpsFlowExecution execution, List<String> libraries, HashMap<String, Boolean> changelogs) May add to the classpath.LibraryAdder.add
(org.jenkinsci.plugins.workflow.cps.CpsFlowExecution execution, List<String> libraries, HashMap<String, Boolean> changelogs)