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