|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptContextBuilder | |
---|---|
org.identityconnectors.framework.common.objects |
Uses of ScriptContextBuilder in org.identityconnectors.framework.common.objects |
---|
Methods in org.identityconnectors.framework.common.objects that return ScriptContextBuilder | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |