Class ConflictResult

java.lang.Object
org.apache.subversion.javahl.ConflictResult

public class ConflictResult
extends Object
The result returned by the callback API used to handle conflicts encountered during merge/update/switch operations. Includes a poor man's enum for svn_wc_conflict_choice_t.