public class BeanshellCodeLine extends AbstractScriptingEngineCodeLine
| Constructor and Description |
|---|
BeanshellCodeLine(Map<Integer,String> csvLine,
String marker,
String scriptContent,
int lineNumber,
String location,
String scriptingEngineName,
ScriptingLanguagesService service) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getStandardImports() |
executeAndSetResult, getScriptingEngineNamegetExecutableCode, getLineNumber, getLocation, getMarker, getResult, getSourceLine, setResult, toStringprotected List<String> getStandardImports()
getStandardImports in class AbstractScriptingEngineCodeLineCopyright © 2017 SAP SE. All Rights Reserved.