public class ConditionalExecution extends Object implements IConditionalExecution
| Constructor and Description |
|---|
ConditionalExecution() |
| Modifier and Type | Method and Description |
|---|---|
String |
getScript() |
void |
setScript(String script) |
boolean |
shouldExecute(Map currentInputs,
org.apache.commons.logging.Log logger) |
public String getScript()
getScript in interface IConditionalExecutionpublic void setScript(String script)
setScript in interface IConditionalExecutionpublic boolean shouldExecute(Map currentInputs, org.apache.commons.logging.Log logger) throws Exception
shouldExecute in interface IConditionalExecutionExceptionCopyright © 2017 Hitachi Vantara. All rights reserved.