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 classDefaultAnyObjectPushResultHandlerMethods in org.apache.syncope.core.provisioning.java.pushpull that return AnyObjectPushResultHandler Modifier and Type Method Description protected AnyObjectPushResultHandlerPushJobDelegate. 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 classStreamAnyObjectPushResultHandlerMethods in org.apache.syncope.core.provisioning.java.pushpull.stream that return AnyObjectPushResultHandler Modifier and Type Method Description protected AnyObjectPushResultHandlerStreamPushJobDelegate. buildAnyObjectHandler()
-