Size: 581
Comment:
|
Size: 730
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
* * * |
* () makeBundleOfObjectsChangedSince - get list of PIDs from DOMS Server, then * () getObjectViewForMainObject * () lastTimeSomethingInThisCollectionChanged |
API Estimates - Server, Client, Ingest
Server
Client
- () makeBundleOfObjectsChangedSince - get list of PIDs from DOMS Server, then
- () getObjectViewForMainObject
- () lastTimeSomethingInThisCollectionChanged
Mass ingest
- (1 md) Startup project
- Hotfolder surveyor
- (3 md) Repeated checking of config file
- (3 md) Config file parser (incl. regexps) (config file in xml)
- (4 md) Repeated checking of each surveilled folder (against regexp)
- (1 md) Call of external (Java code) action (lock-stuff done in the action)
- (6 md) Test-action
- Ingest for when called by pre-ingester
- (0 md) Nothing needed (calls DOMS Client directly)
TOTAL: 18 md