public class ConditionalExecution extends Object implements org.pentaho.platform.api.engine.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) |