public class SendEventCliAction extends WorkflowCliAction
CmdLineAction
which triggers a workflow event.CmdLineAction.ActionMessagePrinter
Constructor and Description |
---|
SendEventCliAction() |
Modifier and Type | Method and Description |
---|---|
void |
addMetadata(List<String> metadata) |
void |
execute(CmdLineAction.ActionMessagePrinter printer) |
String |
getEventName() |
void |
setEventName(String eventName) |
getClient, getUrl, setClient
getDescription, getDetailedDescription, getExamples, getName, setDescription, setDetailedDescription, setExamples, setName
public void execute(CmdLineAction.ActionMessagePrinter printer) throws CmdLineActionException
execute
in class CmdLineAction
CmdLineActionException
public void setEventName(String eventName)
public String getEventName()
Copyright © 1999–2017 Apache OODT. All rights reserved.