Package | Description |
---|---|
nl.knaw.dans.rs.aggregator.sync |
Workers collectors and default implementations for ResourceSync synchronisation at a Destination.
|
nl.knaw.dans.rs.aggregator.syncore |
Core classes and interfaces for ResourceSync synchronisation at a Destination.
|
Modifier and Type | Method and Description |
---|---|
void |
SitemapCollector.collectSitemaps(PathFinder pathFinder,
RsProperties syncProps) |
void |
DefaultSyncPostProcessor.postProcess(ResultIndex resultIndex,
PathFinder pathFinder,
RsProperties syncProps) |
void |
SyncWorker.synchronize(PathFinder pathFinder,
RsProperties syncProps) |
Modifier and Type | Method and Description |
---|---|
void |
SyncPostProcessor.postProcess(ResultIndex resultIndex,
PathFinder pathFinder,
RsProperties syncProps)
Post process after the synchronisation that was done with the given resultIndex and pathFinder and that
resulted in the given syncProps.
|
Copyright © 2017. All rights reserved.