Uses of Class
org.openl.rules.repository.api.ConflictResolveData
-
Packages that use ConflictResolveData Package Description org.openl.rules.repository.api -
-
Uses of ConflictResolveData in org.openl.rules.repository.api
Methods in org.openl.rules.repository.api that return ConflictResolveData Modifier and Type Method Description ConflictResolveDataConflictResolveData. convertPaths(PathConverter converter)Methods in org.openl.rules.repository.api with parameters of type ConflictResolveData Modifier and Type Method Description voidBranchRepository. merge(String branchFrom, UserInfo author, ConflictResolveData conflictResolveData)
-