Uses of Interface
org.apache.syncope.core.provisioning.api.pushpull.SyncopePullExecutor
-
Packages that use SyncopePullExecutor Package Description org.apache.syncope.core.provisioning.java.pushpull org.apache.syncope.core.provisioning.java.pushpull.stream -
-
Uses of SyncopePullExecutor in org.apache.syncope.core.provisioning.java.pushpull
Classes in org.apache.syncope.core.provisioning.java.pushpull that implement SyncopePullExecutor Modifier and Type Class Description classPullJobDelegateclassSinglePullJobDelegateFields in org.apache.syncope.core.provisioning.java.pushpull declared as SyncopePullExecutor Modifier and Type Field Description protected SyncopePullExecutorPullResultHandlerDispatcher. executorConstructors in org.apache.syncope.core.provisioning.java.pushpull with parameters of type SyncopePullExecutor Constructor Description PullResultHandlerDispatcher(ProvisioningProfile<PullTask,PullActions> profile, SyncopePullExecutor executor) -
Uses of SyncopePullExecutor in org.apache.syncope.core.provisioning.java.pushpull.stream
Classes in org.apache.syncope.core.provisioning.java.pushpull.stream that implement SyncopePullExecutor Modifier and Type Class Description classStreamPullJobDelegate
-