[midPoint-git] [Evolveum/midpoint] 4a5cb0: Add API & skeleton for better suggestFocusType
mederly
noreply at github.com
Tue Aug 26 10:33:54 CEST 2025
Branch: refs/heads/feature/smart-integration-service
Home: https://github.com/Evolveum/midpoint
Commit: 4a5cb024cd97569e5a8b8bcdd4563d6ed16366cf
https://github.com/Evolveum/midpoint/commit/4a5cb024cd97569e5a8b8bcdd4563d6ed16366cf
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/processor/ResourceObjectTypeDelineation.java
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/Operation.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
Log Message:
-----------
Add API & skeleton for better suggestFocusType
We no longer assume that the object type we are suggesting
focus type for already exists in the resource. The new
variant of suggestFocusType method takes the whole
object type definition (the one that should be in the
resource but is not there yet) as its input.
Work in progress - to be finished by Mišo.
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list