This type is a class for model objects.
Class that represents a Repository Checkpoint.
Package: repositorycheckpointAttributes Summary | |
name : EString | Name of the Checkpoint. |
description : EString | Description of the Checkpoint. |
type : CheckpointType | Checkpoint Type: Delta or Full. |
sequence : EString | Sequence Number of the Checkpoint. This should be unique. |
docCount : EInt | Number of Documents contained in the Checkpoint. |
checkpointDocuments : CheckpointDocument + | * No description is available * |
Attribute Details |