public final class ScriptData extends Object
| Constructor and Description |
|---|
ScriptData(ScriptType type,
String language,
String script,
String scriptName,
Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
Map<String,Object> |
getParams() |
String |
getScript() |
String |
getScriptName() |
ScriptType |
getType() |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.