Class APIOperationRunner
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
- Direct Known Subclasses:
ConnectorAPIOperationRunner
,ValidateImpl
Base class for API operation runners.
-
Constructor Summary
ConstructorDescriptionAPIOperationRunner
(OperationalContext context) Creates the API operation so it can called multiple times. -
Method Summary
Modifier and TypeMethodDescriptionGet the current operational context.
-
Constructor Details
-
APIOperationRunner
Creates the API operation so it can called multiple times.
-
-
Method Details
-
getOperationalContext
Get the current operational context.
-