| Package | Description |
|---|---|
| org.identityconnectors.framework.common.objects |
| Modifier and Type | Method and Description |
|---|---|
ScriptContextBuilder |
ScriptContextBuilder.addScriptArgument(String name,
Object value)
Adds or sets an argument to pass to the script.
|
ScriptContextBuilder |
ScriptContextBuilder.setScriptLanguage(String scriptLanguage)
Sets the script language.
|
ScriptContextBuilder |
ScriptContextBuilder.setScriptText(String scriptText)
Sets the actual characters of the script.
|
Copyright © 2022. All rights reserved.