Class PolicyConstraintEvaluationOpNode

java.lang.Object
com.evolveum.midpoint.schema.traces.OpNode
com.evolveum.midpoint.schema.traces.operations.PolicyConstraintEvaluationOpNode

public class PolicyConstraintEvaluationOpNode extends OpNode
  • Constructor Details

  • Method Details

    • getConstraintInfo

      public String getConstraintInfo()
    • getConstraintName

      public String getConstraintName()
    • getTrigger

      public String getTrigger()
    • isTriggered

      public boolean isTriggered()
    • getRuleInfo

      public String getRuleInfo()
    • postProcess

      protected void postProcess()
      Overrides:
      postProcess in class OpNode