Uses of Interface
com.evolveum.midpoint.provisioning.api.AsyncUpdateEventHandler
Packages that use AsyncUpdateEventHandler
-
Uses of AsyncUpdateEventHandler in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api with parameters of type AsyncUpdateEventHandlerModifier and TypeMethodDescriptionvoidProvisioningService.processAsynchronousUpdates(@NotNull ResourceOperationCoordinates coordinates, @NotNull AsyncUpdateEventHandler handler, @NotNull Task task, @NotNull OperationResult parentResult) Processes asynchronous updates for a given resource.