Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.GroupPushResultHandler
-
Packages that use GroupPushResultHandler Package Description org.apache.syncope.core.provisioning.java.pushpull org.apache.syncope.core.provisioning.java.pushpull.stream -
-
Uses of GroupPushResultHandler in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement GroupPushResultHandler Modifier and Type Class Description classDefaultGroupPushResultHandlerMethods in org.apache.syncope.core.provisioning.java.pushpull that return GroupPushResultHandler Modifier and Type Method Description protected GroupPushResultHandlerPushJobDelegate. buildGroupHandler() -
Uses of GroupPushResultHandler in org.apache.syncope.core.provisioning.java.pushpull.stream
Classes in org.apache.syncope.core.provisioning.java.pushpull.stream that implement GroupPushResultHandler Modifier and Type Class Description classStreamGroupPushResultHandlerMethods in org.apache.syncope.core.provisioning.java.pushpull.stream that return GroupPushResultHandler Modifier and Type Method Description protected GroupPushResultHandlerStreamPushJobDelegate. buildGroupHandler()
-