| Package | Description |
|---|---|
| xyz.cofe.cxconsole.groovy |
| Modifier and Type | Method and Description |
|---|---|
GroovyEngineScript.RunMethod |
GroovyEngineScript.getRunMethod()
Указывает метод GroovyShell выполнения скрипта
|
static GroovyEngineScript.RunMethod |
GroovyEngineScript.RunMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroovyEngineScript.RunMethod[] |
GroovyEngineScript.RunMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GroovyEngineScript.setRunMethod(GroovyEngineScript.RunMethod runMethod)
Указывает метод GroovyShell выполнения скрипта
|
Copyright © 2019. All rights reserved.