Uses of Package
org.dataloader.registries
Packages that use org.dataloader.registries
-
Classes in org.dataloader.registries used by org.dataloader.registriesClassDescriptionA predicate class used by
ScheduledDataLoaderRegistry
to decide whether to dispatch or notThisDataLoaderRegistry
will use aDispatchPredicate
whenScheduledDataLoaderRegistry.dispatchAll()
is called to test (for eachDataLoader
in the registry) if a dispatch should proceed.