Class CompositeCorrelationExplanation.ChildCorrelationExplanationRecord

java.lang.Object
com.evolveum.midpoint.model.api.correlator.CompositeCorrelationExplanation.ChildCorrelationExplanationRecord
All Implemented Interfaces:
DebugDumpable, Serializable
Enclosing class:
CompositeCorrelationExplanation

public static class CompositeCorrelationExplanation.ChildCorrelationExplanationRecord extends Object implements Serializable, DebugDumpable
See Also:
  • Constructor Details

    • ChildCorrelationExplanationRecord

      public ChildCorrelationExplanationRecord(@NotNull @NotNull CorrelationExplanation explanation, double weight, double confidenceIncrement, @NotNull @NotNull Set<String> ignoredBecause)
  • Method Details