public class CheckoutResult extends Object
Constructor and Description |
---|
CheckoutResult(Collection<Conflict> conflicts,
Collection<SynergyChangeLogSet.LogEntry> logs) |
Modifier and Type | Method and Description |
---|---|
Collection<Conflict> |
getConflicts() |
Collection<SynergyChangeLogSet.LogEntry> |
getLogs() |
public CheckoutResult(Collection<Conflict> conflicts, Collection<SynergyChangeLogSet.LogEntry> logs)
public Collection<SynergyChangeLogSet.LogEntry> getLogs()
public Collection<Conflict> getConflicts()
Copyright © 2008-2013. All Rights Reserved.