[midPoint-git] [Evolveum/midpoint] e59c9e: Smart integration: add async association suggestion
Tadeas Chrapovic
noreply at github.com
Tue Sep 16 18:21:08 CEST 2025
Branch: refs/heads/midpilot
Home: https://github.com/Evolveum/midpoint
Commit: e59c9e18bd52e80a9336240f4ad907280608bde6
https://github.com/Evolveum/midpoint/commit/e59c9e18bd52e80a9336240f4ad907280608bde6
Author: tchrapovic <chrapovic.tadeas at gmail.com>
Date: 2025-09-16 (Tue, 16 Sep 2025)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/task/work/WorkDefinitionUtil.java
M infra/schema/src/main/resources/xml/ns/public/common/common-tasks-3.xsd
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartAssociation.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/SmartIntegrationServiceImpl.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/AssociationSuggestionWorkDefinition.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/AssociationsSuggestionActivityHandler.java
Log Message:
-----------
Smart integration: add async association suggestion
1. Added AssociationSuggestionWorkDefinitionType and work state type
2. Implemented associations submit/get/list operations in SmartIntegrationServiceImpl
3. Added AssociationSuggestionActivityHandler
4. Extended integration tests with async suggest associations scenario
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