public class GetProjectOwnerCommand extends Command
Constructor and Description |
---|
GetProjectOwnerCommand(String project) |
Modifier and Type | Method and Description |
---|---|
String[] |
buildCommand(String ccmExe)
Return the Synergy command line to execute as an array.
|
String |
getOwner() |
void |
parseResult(String result)
Parse the command result.
|
buildMask, isStatusOK
public GetProjectOwnerCommand(String project)
public String[] buildCommand(String ccmExe)
Command
buildCommand
in class Command
public void parseResult(String result)
Command
parseResult
in class Command
public String getOwner()
Copyright © 2008-2013. All Rights Reserved.