public static class ContainerSettings.CloseCondition
extends java.lang.Object
Abschlusskriterien. Siehe atg.archivContainer
| Modifier and Type | Field and Description |
|---|---|
int |
maxContAnzDS
Siehe atg.archivContainer::MaxAnzahlArchivdatensätze
|
int |
maxContSize
Siehe atg.archivContainer::MaxContainergröße (in Byte)
|
long |
maxContTime
Siehe atg.archivContainer::MaxZeitspanneContainer (in Sekunden)
|
| Modifier | Constructor and Description |
|---|---|
|
CloseCondition() |
private |
CloseCondition(Data d) |
public int maxContAnzDS
Siehe atg.archivContainer::MaxAnzahlArchivdatensätze
public int maxContSize
Siehe atg.archivContainer::MaxContainergröße (in Byte)
public long maxContTime
Siehe atg.archivContainer::MaxZeitspanneContainer (in Sekunden)
public CloseCondition()
private CloseCondition(Data d)