| Package | Description |
|---|---|
| in.clouthink.daas.fss.mysql.model | |
| in.clouthink.daas.fss.mysql.repository |
| Modifier and Type | Method and Description |
|---|---|
static FileObjectHistory |
FileObjectHistory.from(FileObject fileObjectImpl) |
| Modifier and Type | Method and Description |
|---|---|
List<FileObjectHistory> |
FileObjectHistoryRepository.findByFileObject(FileObject fileObject) |
org.springframework.data.domain.Page<FileObjectHistory> |
FileObjectHistoryRepository.findByFileObject(FileObject fileObject,
org.springframework.data.domain.Pageable pageable) |
List<FileObjectHistory> |
FileObjectHistoryRepository.findByFileObjectId(String fileObjectId) |
Copyright © 2019. All rights reserved.