Package org.identityconnectors.framework.api.operations
package org.identityconnectors.framework.api.operations
-
ClassDescriptionBase interface for all API operations.Execute a series of
APIOperation
.Get a particularConnectorObject
based on theUid
.Get the schema from theConnector
.Runs a script in the same JVM or .Net Runtime as theConnector
.Runs a script on the target resource that a connector manages.Poll for synchronization events--i.e., native changes to target objects.Tests theconfiguration
with the connector.Updates aConnectorObject
.Validates theconfiguration
.