@Deprecated public class ScriptImpl extends Object implements Script
| Constructor and Description |
|---|
ScriptImpl(String script)
Deprecated.
|
ScriptImpl(String script,
byte[] sha1)
Deprecated.
|
ScriptImpl(String script,
String sha1)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getScript()
Deprecated.
|
String |
getSha1()
Deprecated.
|
Copyright © 2020. All rights reserved.