| Package | Description |
|---|---|
| org.camunda.spin.impl.test |
| Modifier and Type | Field and Description |
|---|---|
ScriptRule |
ScriptTest.script |
| Modifier and Type | Method and Description |
|---|---|
ScriptRule |
ScriptRule.execute()
Execute the script
|
ScriptRule |
ScriptRule.execute(Map<String,Object> scriptVariables)
Execute the script and add the given variables to the script variables.
|
ScriptRule |
ScriptRule.setVariable(String name,
Object value)
Set the variable with the given name
|
Copyright © 2014–2020 Camunda Services GmbH. All rights reserved.