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