Uses of Interface
jenkins.plugins.git.GitSCMFileSystem.FSFunction
Packages that use GitSCMFileSystem.FSFunction
-
Uses of GitSCMFileSystem.FSFunction in jenkins.plugins.git
Methods in jenkins.plugins.git with parameters of type GitSCMFileSystem.FSFunctionModifier and TypeMethodDescription<V> VGitSCMFileSystem.invoke(GitSCMFileSystem.FSFunction<V> function) Called with anGitSCMFileSystem.FSFunctioncallback with a singleton repository cache lock.