public class SetRoleCommand extends Command
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILD_MANAGER |
| Constructor and Description |
|---|
SetRoleCommand(String role) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
buildCommand(String ccmExe)
Builds a set role command.
|
void |
parseResult(String result)
Parse the command result.
|
buildMask, isStatusOKpublic static final String BUILD_MANAGER
public SetRoleCommand(String role)
public String[] buildCommand(String ccmExe)
buildCommand in class Commandpublic void parseResult(String result)
CommandparseResult in class CommandCopyright © 2008-2013. All Rights Reserved.