java.lang.Object
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyProcessor
com.ptc.windchill.associativity.reconciliation.resolver.TargetPathResolver

public class TargetPathResolver extends AbstractDiscrepancyProcessor
OOTB logic to find target downstream paths for given upstream paths. Uses the configured properties to match the downstream path based on type and attribute. Each Add usage resolution should create new instance of this class and use it.

Supported API: true

Extendable: true