Class JavaHLTypesObjectFactory
java.lang.Object
org.apache.subversion.javahl.types.JavaHLTypesObjectFactory
public class JavaHLTypesObjectFactory
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConflictVersion
createConflictVersion
(java.lang.String reposURL, java.lang.String reposUUID, long pegRevision, java.lang.String pathInRepos, NodeKind nodeKind) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JavaHLTypesObjectFactory
public JavaHLTypesObjectFactory()
-
-
Method Details
-
createConflictVersion
public static ConflictVersion createConflictVersion(java.lang.String reposURL, java.lang.String reposUUID, long pegRevision, java.lang.String pathInRepos, NodeKind nodeKind)
-