public class ExecutionParameters extends Object
| Constructor and Description |
|---|
ExecutionParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCron() |
String |
getSparkScript() |
void |
setCron(String cron) |
void |
setSparkScript(String sparkScript) |
Copyright © 2018 WSO2. All rights reserved.