Uses of Class
hudson.plugins.synergy.impl.Conflict

Packages that use Conflict
hudson.plugins.synergy.impl   
 

Uses of Conflict in hudson.plugins.synergy.impl
 

Methods in hudson.plugins.synergy.impl that return types with arguments of type Conflict
 java.util.Collection<Conflict> UpdateCommand.getConflicts()
           
 java.util.List<Conflict> ProjectConflicts.getConflicts()
           
 java.util.Collection<Conflict> CheckoutResult.getConflicts()
           
 

Constructor parameters in hudson.plugins.synergy.impl with type arguments of type Conflict
CheckoutResult(java.util.Collection<Conflict> conflicts, java.util.Collection<SynergyChangeLogSet.LogEntry> logs)
           
 



Copyright © 2008-2009. All Rights Reserved.