Package | Description |
---|---|
org.identityconnectors.common.script | |
org.identityconnectors.common.script.groovy |
Modifier and Type | Method and Description |
---|---|
abstract ScriptExecutor |
ScriptExecutorFactory.newScriptExecutor(ClassLoader loader,
String script,
boolean compile)
Creates a script executor for the given script.
|
Modifier and Type | Method and Description |
---|---|
ScriptExecutor |
GroovyScriptExecutorFactory.newScriptExecutor(ClassLoader loader,
String script,
boolean compile)
Creates a script executor for the given script.
|
Copyright © 2022. All rights reserved.