Interface GroupPullResultHandler
-
- All Superinterfaces:
SyncopePullResultHandler,SyncopeResultHandler<PullTask,PullActions>,SyncResultsHandler
- All Known Implementing Classes:
DefaultGroupPullResultHandler
public interface GroupPullResultHandler extends SyncopePullResultHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,String>getGroupOwnerMap()-
Methods inherited from interface org.apache.syncope.core.provisioning.api.pushpull.SyncopePullResultHandler
handle
-
Methods inherited from interface org.apache.syncope.core.provisioning.api.pushpull.SyncopeResultHandler
setProfile
-
-