A {@link PartialFileHistory} typically consists of multiple FileVersions, each of which is the incarnation of the same file, but with either changed properties, or changed content.
The FileVersion's checksum attribute implicitly links to a {@link FileContent}, which represents the content of a file. Multiple file versions can link to the same file content.
@see PartialFileHistory
@author Philipp C. Heckel
|
|