Uses of Class
org.identityconnectors.framework.impl.api.local.operations.OperationalContext
Packages that use OperationalContext
-
Uses of OperationalContext in org.identityconnectors.framework.impl.api.local.operations
Modifier and TypeClassDescriptionclassSimple structure to pass more variables through the constructor ofAPIOperationRunner.Methods in org.identityconnectors.framework.impl.api.local.operations that return OperationalContextModifier and TypeMethodDescriptionAPIOperationRunner.getOperationalContext()Get the current operational context.Constructors in org.identityconnectors.framework.impl.api.local.operations with parameters of type OperationalContextModifierConstructorDescriptionAPIOperationRunner(OperationalContext context) Creates the API operation so it can called multiple times.ValidateImpl(OperationalContext context)