[midPoint-git] [Evolveum/midpoint] 1b6da2: Add midpoint.executeChangesAsynchronously method
Pavol Mederly
mederly at evolveum.com
Wed May 2 10:39:24 CEST 2018
Branch: refs/heads/support-3.7
Home: https://github.com/Evolveum/midpoint
Commit: 1b6da2a4cb932ba14f17853e01070fe0b94b9e9e
https://github.com/Evolveum/midpoint/commit/1b6da2a4cb932ba14f17853e01070fe0b94b9e9e
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-02 (Wed, 02 May 2018)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/constants/SchemaConstants.java
M infra/schema/src/main/resources/xml/ns/public/model/extension-3.xsd
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/ModelPublicConstants.java
M model/model-api/src/main/java/com/evolveum/midpoint/model/api/expr/MidpointFunctions.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ExecuteDeltasTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
A samples/tasks/bulk-actions/script-arbitrary-code-close-campaign.xml
A samples/tasks/bulk-actions/script-async-execution.xml
Log Message:
-----------
Add midpoint.executeChangesAsynchronously method
This is to allow easy execution of arbitrary deltas (via single
model.executeChanges) call within a background task.
(cherry picked from commit cb18a35)
Commit: e4f89b0b3b3c9b3d7419f22dcebbca6226ded0ae
https://github.com/Evolveum/midpoint/commit/e4f89b0b3b3c9b3d7419f22dcebbca6226ded0ae
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-05-02 (Wed, 02 May 2018)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ExecuteDeltasTaskHandler.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/expr/MidpointFunctionsImpl.java
Log Message:
-----------
Fix compilation errors after cherry-pick
Compare: https://github.com/Evolveum/midpoint/compare/b8ff7362449d...e4f89b0b3b3c
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list