Uses of Class
org.identityconnectors.framework.impl.api.local.operations.OperationalContext
-
Uses of OperationalContext in org.identityconnectors.framework.impl.api.local.operations
Modifier and TypeClassDescriptionclass
Simple structure to pass more variables through the constructor ofAPIOperationRunner
.Modifier and TypeMethodDescriptionAPIOperationRunner.getOperationalContext()
Get the current operational context.ModifierConstructorDescriptionAPIOperationRunner
(OperationalContext context) Creates the API operation so it can called multiple times.ValidateImpl
(OperationalContext context)