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

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.apache.syncope.core.provisioning.api.pushpull.SyncopeResultHandler

    setProfile, stop