public class GetTaskByIdCliAction extends WorkflowCliAction
CmdLineAction which retrieves WorkflowTask information for
 WorkflowTask with given task ID.CmdLineAction.ActionMessagePrinter| Constructor and Description | 
|---|
| GetTaskByIdCliAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(CmdLineAction.ActionMessagePrinter printer) | 
| void | setTaskId(String taskId) | 
getClient, getUrl, setClientgetDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setNamepublic void execute(CmdLineAction.ActionMessagePrinter printer) throws CmdLineActionException
execute in class CmdLineActionCmdLineActionExceptionpublic void setTaskId(String taskId)
Copyright © 1999–2017 Apache OODT. All rights reserved.