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, isStatusOK
public static final String BUILD_MANAGER
public SetRoleCommand(String role)
public String[] buildCommand(String ccmExe)
buildCommand
in class Command
public void parseResult(String result)
Command
parseResult
in class Command
Copyright © 2008-2013. All Rights Reserved.