public interface SoapUIScriptEngine
| Modifier and Type | Method and Description | 
|---|---|
| void | clearVariables() | 
| void | compile() | 
| void | release() | 
| Object | run() | 
| void | setScript(String scriptText) | 
| void | setVariable(String name,
           Object value) | 
Copyright © 2019. All Rights Reserved.