Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.GroupPullResultHandler
-
Packages that use GroupPullResultHandler Package Description org.apache.syncope.core.provisioning.java.pushpull -
-
Uses of GroupPullResultHandler in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement GroupPullResultHandler Modifier and Type Class Description classDefaultGroupPullResultHandlerMethods in org.apache.syncope.core.provisioning.java.pushpull that return GroupPullResultHandler Modifier and Type Method Description protected GroupPullResultHandlerPullJobDelegate. buildGroupHandler()Methods in org.apache.syncope.core.provisioning.java.pushpull with parameters of type GroupPullResultHandler Modifier and Type Method Description protected voidPullJobDelegate. setGroupOwners(GroupPullResultHandler ghandler)
-