Uses of Class
edu.wisc.library.ocfl.api.model.FileChangeHistory
-
Packages that use FileChangeHistory Package Description edu.wisc.library.ocfl.api edu.wisc.library.ocfl.api.model -
-
Uses of FileChangeHistory in edu.wisc.library.ocfl.api
Methods in edu.wisc.library.ocfl.api that return FileChangeHistory Modifier and Type Method Description FileChangeHistoryOcflRepository. fileChangeHistory(String objectId, String logicalPath)Retrieves the complete change history for a logical path within an object. -
Uses of FileChangeHistory in edu.wisc.library.ocfl.api.model
Methods in edu.wisc.library.ocfl.api.model that return FileChangeHistory Modifier and Type Method Description FileChangeHistoryFileChangeHistory. setFileChanges(List<FileChange> fileChanges)FileChangeHistoryFileChangeHistory. setPath(String path)
-