Uses of Class
com.evolveum.midpoint.repo.common.activity.ActivityInterruptedException
Packages that use ActivityInterruptedException
-
Uses of ActivityInterruptedException in com.evolveum.midpoint.repo.common.activity.run
Methods in com.evolveum.midpoint.repo.common.activity.run that throw ActivityInterruptedExceptionModifier and TypeMethodDescriptionprotected abstract @NotNull ActivityRunResultLocalActivityRun.runLocally(OperationResult result) -
Uses of ActivityInterruptedException in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api that throw ActivityInterruptedExceptionModifier and TypeMethodDescriptionSmartIntegrationService.suggestMappings(String resourceOid, ResourceObjectTypeIdentification typeIdentification, SchemaMatchResultType schemaMatch, Boolean isInbound, Boolean useAiService, @Nullable ShadowObjectClassStatisticsType objectTypeStatistics, @Nullable List<ItemPath> targetPathsToIgnore, @Nullable CurrentActivityState<?> activityState, Task task, OperationResult result) Suggests inbound/outbound mappings for the given resource object type and focus type.