Class SubcontractExistingDownstreamResolver


public class SubcontractExistingDownstreamResolver extends ExistingDownstreamResolver
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 for a branch.

Supported API: true

Extendable: true