Class DefaultGlobalLibrariesProvider

java.lang.Object
com.atlassian.bitbucket.jenkins.internal.provider.DefaultGlobalLibrariesProvider
All Implemented Interfaces:
GlobalLibrariesProvider

@Singleton public class DefaultGlobalLibrariesProvider extends Object implements GlobalLibrariesProvider
  • Constructor Details

    • DefaultGlobalLibrariesProvider

      public DefaultGlobalLibrariesProvider()
  • Method Details

    • get

      public org.jenkinsci.plugins.workflow.libs.GlobalLibraries get()
      Description copied from interface: GlobalLibrariesProvider
      Returns the result of calling GlobalLibraries.get()
      Specified by:
      get in interface GlobalLibrariesProvider
      Returns:
      the GlobalLibraries instance