Interface GlobalLibrariesProvider
-
- All Known Implementing Classes:
DefaultGlobalLibrariesProvider
public interface GlobalLibrariesProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.jenkinsci.plugins.workflow.libs.GlobalLibraries
get()
Returns the result of calling GlobalLibraries.get()
-