| Package | Description |
|---|---|
| org.identityconnectors.framework.api.operations | |
| org.identityconnectors.framework.common.objects | |
| org.identityconnectors.framework.spi.operations |
| Modifier and Type | Method and Description |
|---|---|
Object |
ScriptOnConnectorApiOp.runScriptOnConnector(ScriptContext request,
OperationOptions options)
Runs the script.
|
Object |
ScriptOnResourceApiOp.runScriptOnResource(ScriptContext request,
OperationOptions options)
Runs a script on a specific target resource.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptContext |
ScriptContextBuilder.build()
Creates a
ScriptContext. |
| Modifier and Type | Method and Description |
|---|---|
Object |
ScriptOnConnectorOp.runScriptOnConnector(ScriptContext request,
OperationOptions options)
Runs the script request.
|
Object |
ScriptOnResourceOp.runScriptOnResource(ScriptContext request,
OperationOptions options)
Run the specified script on the target resource that this
connector manages.
|
Copyright © 2014. All rights reserved.