Interface SourceSyncService
- All Known Implementing Classes:
SourceSyncServiceImpl
public interface SourceSyncService
-
Method Summary
Modifier and TypeMethodDescriptionfetch(SyncSettings settings) fetchAll()voidsyncOnStartup(ContextRefreshedEvent event)
-
Method Details
-
fetchAll
SyncResult fetchAll() -
fetch
-
fetchJavaScriptScriptLibraries
RepositorySyncResult fetchJavaScriptScriptLibraries() -
fetchJavaScriptScriptLibraries
-
syncOnStartup
void syncOnStartup(ContextRefreshedEvent event)
-