[midPoint-git] [Evolveum/midpoint] e6bc45: hasAssignment/hasNoAssignments constraints + enhan...

Pavol Mederly mederly at evolveum.com
Fri Sep 1 15:46:20 CEST 2017


  Branch: refs/heads/feature/new-policy-rules
  Home:   https://github.com/Evolveum/midpoint
  Commit: e6bc452bb65fdba03cc42c61a3d3256ea8177f6b
      https://github.com/Evolveum/midpoint/commit/e6bc452bb65fdba03cc42c61a3d3256ea8177f6b
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2017-09-01 (Fri, 01 Sep 2017)

  Changed paths:
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ObjectTypeUtil.java
    M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/PolicyRuleTypeUtil.java
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M infra/schema/src/main/resources/xml/ns/public/common/common-policy-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/LensContext.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/ExclusionConstraintEvaluator.java
    A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/evaluators/HasAssignmentConstraintEvaluator.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/evaluators/StateConstraintEvaluator.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/AbstractLensTest.java
    M model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPolicyRules.java
    A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/lens/TestPolicyRules2.java
    A model/model-impl/src/test/resources/lens/policy/role-person.xml
    A model/model-impl/src/test/resources/lens/policy/role-student.xml
    A model/model-impl/src/test/resources/lens/policy/role-temporary.xml
    A model/model-impl/src/test/resources/lens/policy/user-frank.xml
    A model/model-impl/src/test/resources/lens/policy/user-joe.xml
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestStrings.java

  Log Message:
  -----------
  hasAssignment/hasNoAssignments constraints + enhanced state constraint




More information about the midPoint-svn mailing list