Package org.identityconnectors.framework.api.operations
package org.identityconnectors.framework.api.operations
-
ClassDescriptionBase interface for all API operations.API operation interface for configuration discovery, check and recommendation.Get a particular
ConnectorObject
based on theUid
.Poll for synchronization events--i.e., native changes to target objects.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
.