Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.AnyObjectPushResultHandler
-
Packages that use AnyObjectPushResultHandler Package Description org.apache.syncope.core.provisioning.java.pushpull org.apache.syncope.core.provisioning.java.pushpull.stream -
-
Uses of AnyObjectPushResultHandler in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement AnyObjectPushResultHandler Modifier and Type Class Description class
DefaultAnyObjectPushResultHandler
Methods in org.apache.syncope.core.provisioning.java.pushpull that return AnyObjectPushResultHandler Modifier and Type Method Description protected AnyObjectPushResultHandler
PushJobDelegate. buildAnyObjectHandler()
-
Uses of AnyObjectPushResultHandler in org.apache.syncope.core.provisioning.java.pushpull.stream
Classes in org.apache.syncope.core.provisioning.java.pushpull.stream that implement AnyObjectPushResultHandler Modifier and Type Class Description class
StreamAnyObjectPushResultHandler
Methods in org.apache.syncope.core.provisioning.java.pushpull.stream that return AnyObjectPushResultHandler Modifier and Type Method Description protected AnyObjectPushResultHandler
StreamPushJobDelegate. buildAnyObjectHandler()
-