Class AbstractPullResultHandler

java.lang.Object
org.apache.syncope.core.provisioning.java.pushpull.AbstractSyncopeResultHandler<PullTask,InboundActions>
org.apache.syncope.core.provisioning.java.pushpull.AbstractPullResultHandler
All Implemented Interfaces:
SyncopePullResultHandler, SyncopeResultHandler<PullTask,InboundActions>, SyncResultsHandler
Direct Known Subclasses:
DefaultAnyObjectPullResultHandler, DefaultGroupPullResultHandler, DefaultUserPullResultHandler

public abstract class AbstractPullResultHandler extends AbstractSyncopeResultHandler<PullTask,InboundActions> implements SyncopePullResultHandler