Interface SyncopePullResultHandler
- All Superinterfaces:
SyncopeResultHandler<PullTask,
,InboundActions> SyncResultsHandler
- All Known Subinterfaces:
AnyObjectPullResultHandler
,GroupPullResultHandler
,RealmPullResultHandler
,UserPullResultHandler
- All Known Implementing Classes:
AbstractPullResultHandler
,DefaultAnyObjectPullResultHandler
,DefaultGroupPullResultHandler
,DefaultRealmPullResultHandler
,DefaultUserPullResultHandler
public interface SyncopePullResultHandler
extends SyncopeResultHandler<PullTask,InboundActions>, SyncResultsHandler
-
Method Summary
Methods inherited from interface org.apache.syncope.core.provisioning.api.pushpull.SyncopeResultHandler
setProfile, stop
-
Method Details
-
handle
- Specified by:
handle
in interfaceSyncResultsHandler
-