[midPoint-git] [Evolveum/midpoint] 910462: Add crude support for tag policy rules

mederly noreply at github.com
Mon Dec 19 21:52:38 CET 2022


  Branch: refs/heads/feature/simulations
  Home:   https://github.com/Evolveum/midpoint
  Commit: 91046258c4831bce7fa8474b7103acca40b61510
      https://github.com/Evolveum/midpoint/commit/91046258c4831bce7fa8474b7103acca40b61510
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/PolicyRuleTypeUtil.java
    M infra/schema/src/main/resources/default-caching-profile.xml
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/GlobalRuleWithId.java
    A model/model-common/src/main/java/com/evolveum/midpoint/model/common/TagManager.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/EvaluatedPolicyRuleImpl.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensUtil.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/PolicyRuleProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/evaluators/ConstraintEvaluatorHelper.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/tasks/scanner/FocusValidityScanPartialRun.java
    M model/model-intest/src/test/resources/simulation/system-configuration.xml
    M model/model-intest/src/test/resources/simulation/tag-user-add.xml
    M model/model-intest/src/test/resources/simulation/tag-user-delete.xml

  Log Message:
  -----------
  Add crude support for tag policy rules

Global policy rules are now taken also from TagType objects.
A skeleton of TagManager was created.




More information about the midPoint-svn mailing list