Class JGitFSHooks
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.util.extensions.JGitFSHooks
-
public class JGitFSHooks extends Object
-
-
Constructor Summary
Constructors Constructor Description JGitFSHooks()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidexecuteFSHooks(Object fsHook, org.uberfire.java.nio.file.extensions.FileSystemHooks hookType, org.uberfire.java.nio.file.extensions.FileSystemHookExecutionContext ctx)
-
-
-
Method Detail
-
executeFSHooks
public static void executeFSHooks(Object fsHook, org.uberfire.java.nio.file.extensions.FileSystemHooks hookType, org.uberfire.java.nio.file.extensions.FileSystemHookExecutionContext ctx)
-
-