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> V
GitSCMFileSystem.invoke
(GitSCMFileSystem.FSFunction<V> function) Called with anGitSCMFileSystem.FSFunction
callback with a singleton repository cache lock.