public class ExecutionContext extends Object
| Constructor and Description |
|---|
ExecutionContext(Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
addVariable(String name,
String value) |
boolean |
containsVariable(String variable) |
String |
getVariable(String name) |
Copyright © 2016. All rights reserved.