Uses of Class
jetbrains.buildServer.users.sync.SynchronizerOptions
-
Packages that use SynchronizerOptions Package Description jetbrains.buildServer.users.sync -
-
Uses of SynchronizerOptions in jetbrains.buildServer.users.sync
Methods in jetbrains.buildServer.users.sync with parameters of type SynchronizerOptions Modifier and Type Method Description SynchronizerSynchronizerManager. createOrUpdateSynchronizer(SynchronizerInfo info, RemoteDataFetcher fetcher, SynchronizerOptions options, SynchronizerStatistics statistics, UserRemoteIdProvider userRemoteIdProvider, UserGroupRemoteIdProvider userGroupRemoteIdProvider, Logger logger)Creates (or updates if already exists) a synchronizer.SynchronizerSynchronizerManagerImpl. createOrUpdateSynchronizer(SynchronizerInfo info, RemoteDataFetcher fetcher, SynchronizerOptions options, SynchronizerStatistics statistics, UserRemoteIdProvider userRemoteIdProvider, UserGroupRemoteIdProvider userGroupRemoteIdProvider, Logger logger)
-