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