ActiveLineageSnapshot

public final class ActiveLineageSnapshot extends Record

Active root-to-form lineage and each ancestor's contribution level.

Constructors

Link copied to clipboard
public void ActiveLineageSnapshot(String activeFormId, int activeLocalLevel, int activeEffectiveLevel, List<String> formIds, Map<String, Integer> contributionLevels)

Inherited functions

Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()