| Package | Description |
|---|---|
| de.galan.dmsexchange | |
| de.galan.dmsexchange.exchange.write |
| Modifier and Type | Method and Description |
|---|---|
static ConditionalDmsWriter |
DmsExchange.createWriter(File directory,
Integer thresholdDocuments)
Provides a conditional writer to create (potentially) multiple export-archives with
Documents in the
given directory. |
static ConditionalDmsWriter |
DmsExchange.createWriter(File directory,
Integer thresholdDocuments,
Integer thresholdFilesize)
Provides a conditional writer to create (potentially) multiple export-archives with
Documents in the
given directory. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConditionalDmsWriter
DmsWriter which creates multiple export-archives, depending on the given Conditions.
|
Copyright © 2015. All rights reserved.