Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.SyncopePushExecutor
-
Packages that use SyncopePushExecutor Package Description org.apache.syncope.core.provisioning.java.pushpull org.apache.syncope.core.provisioning.java.pushpull.stream -
-
Uses of SyncopePushExecutor in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement SyncopePushExecutor Modifier and Type Class Description classPushJobDelegateclassSinglePushJobDelegateFields in org.apache.syncope.core.provisioning.java.pushpull declared as SyncopePushExecutor Modifier and Type Field Description protected SyncopePushExecutorPushResultHandlerDispatcher. executorConstructors in org.apache.syncope.core.provisioning.java.pushpull with parameters of type SyncopePushExecutor Constructor Description PushResultHandlerDispatcher(ProvisioningProfile<PushTask,PushActions> profile, SyncopePushExecutor executor) -
Uses of SyncopePushExecutor in org.apache.syncope.core.provisioning.java.pushpull.stream
Classes in org.apache.syncope.core.provisioning.java.pushpull.stream that implement SyncopePushExecutor Modifier and Type Class Description classStreamPushJobDelegate
-