Uses of Class
org.uberfire.java.nio.fs.jgit.util.model.RevertCommitContent
-
Packages that use RevertCommitContent Package Description org.uberfire.java.nio.fs.jgit.util.commands -
-
Uses of RevertCommitContent in org.uberfire.java.nio.fs.jgit.util.commands
Constructors in org.uberfire.java.nio.fs.jgit.util.commands with parameters of type RevertCommitContent Constructor Description CreateRevertCommitTree(Git git, org.eclipse.jgit.lib.ObjectId headId, org.eclipse.jgit.lib.ObjectInserter inserter, RevertCommitContent commitContent)
-