Uses of Class
org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
Packages that use APIOperationRunner
-
Uses of APIOperationRunner in org.identityconnectors.framework.impl.api.local.operations
Modifier and TypeClassDescriptionclass
class
Subclass of APIOperationRunner for operations that require a connector.class
class
class
Handles both version of update this include simple replace and the advance update.class
class
class
class
class
class
class
class
Provides a method for the API to call the SPI's test method on the connector.class
Handles both version of update this include simple replace and the advance update.class
Handles both version of update this include simple replace and the advance update.class
Constructor parameters in org.identityconnectors.framework.impl.api.local.operations with type arguments of type APIOperationRunnerModifierConstructorDescriptionConnectorAPIOperationRunnerProxy
(ConnectorOperationalContext context, Constructor<? extends APIOperationRunner> runnerImplConstructor) Create an APIOperationRunnerProxy