Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.SyncopeSinglePushExecutor
-
Packages that use SyncopeSinglePushExecutor Package Description org.apache.syncope.core.logic org.apache.syncope.core.provisioning.java.pushpull -
-
Uses of SyncopeSinglePushExecutor in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return SyncopeSinglePushExecutor Modifier and Type Method Description protected SyncopeSinglePushExecutor
ReconciliationLogic. singlePushExecutor()
-
Uses of SyncopeSinglePushExecutor in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement SyncopeSinglePushExecutor Modifier and Type Class Description class
SinglePushJobDelegate
-