public abstract class WorkflowCliAction extends CmdLineAction
CmdLineAction for Workflow Manager.CmdLineAction.ActionMessagePrinter| Constructor and Description |
|---|
WorkflowCliAction() |
| Modifier and Type | Method and Description |
|---|---|
protected XmlRpcWorkflowManagerClient |
getClient() |
String |
getUrl() |
void |
setClient(XmlRpcWorkflowManagerClient client) |
execute, getDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setNamepublic String getUrl()
protected XmlRpcWorkflowManagerClient getClient() throws MalformedURLException
MalformedURLExceptionpublic void setClient(XmlRpcWorkflowManagerClient client)
Copyright © 1999–2017 Apache OODT. All rights reserved.