Uses of Class
jetbrains.buildServer.users.sync.RemoteDataFetcherOptions
-
Packages that use RemoteDataFetcherOptions Package Description jetbrains.buildServer.users.sync -
-
Uses of RemoteDataFetcherOptions in jetbrains.buildServer.users.sync
Subclasses of RemoteDataFetcherOptions in jetbrains.buildServer.users.sync Modifier and Type Class Description classSynchronizerOptionsHolds the options for the synchronization.Methods in jetbrains.buildServer.users.sync with parameters of type RemoteDataFetcherOptions Modifier and Type Method Description RemoteDataMockFetcher. fetchAllRemoteData(RemoteDataFetcherOptions options)RemoteDataRemoteDataFetcher. fetchAllRemoteData(RemoteDataFetcherOptions options)Fetches and returns the remote data provided the options to fetch.
-