Class ExistingDownstreamResolver

java.lang.Object
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyProcessor
com.ptc.windchill.associativity.reconciliation.resolver.ExistingDownstreamResolver
Direct Known Subclasses:
SubcontractExistingDownstreamResolver

public class ExistingDownstreamResolver extends AbstractDiscrepancyProcessor
The class to fetch and existing downstream or custom downstream node for a given upstream node. This class can be extended and configured in the xconf file to have custom logic. OOTB this class just fetches existing downstreams via equivalence links.

Supported API: true

Extendable: true