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