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()
    • Method Detail

      • get

        org.jenkinsci.plugins.workflow.libs.GlobalLibraries get()
        Returns the result of calling GlobalLibraries.get()
        Returns:
        the GlobalLibraries instance