public class ProjectConflicts extends Command
| Constructor and Description |
|---|
ProjectConflicts(String project) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
buildCommand(String ccmExe)
Return the Synergy command line to execute as an array.
|
List<Conflict> |
getConflicts() |
void |
parseResult(String result)
Parse the command result.
|
buildMask, isStatusOKpublic ProjectConflicts(String project)
public String[] buildCommand(String ccmExe)
CommandbuildCommand in class Commandpublic void parseResult(String result)
CommandparseResult in class CommandCopyright © 2008-2013. All Rights Reserved.