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, setName
public String getUrl()
protected XmlRpcWorkflowManagerClient getClient() throws MalformedURLException
MalformedURLException
public void setClient(XmlRpcWorkflowManagerClient client)
Copyright © 1999–2017 Apache OODT. All rights reserved.