| Package | Description |
|---|---|
| fr.gouv.education.tribu.api.repo | |
| fr.gouv.education.tribu.api.service |
| Modifier and Type | Method and Description |
|---|---|
Object |
NuxeoRepoImpl.executeCommand(String userId,
NuxeoCommand command) |
Object |
NuxeoRepo.executeCommand(String userId,
NuxeoCommand command)
Run an automation command
|
| Modifier and Type | Method and Description |
|---|---|
DownloadUrlResponse |
ContentService.download(DownloadForm dlForm)
Download document (ask for a token url)
|
DownloadUrlResponse |
ContentServiceImpl.download(DownloadForm dlForm) |
TribuApiResponse |
ContentService.search(SearchForm search)
Search documents
|
TribuApiResponse |
ContentServiceImpl.search(SearchForm search) |
BinaryContent |
ContentService.startDownload(String uuid,
String appId) |
BinaryContent |
ContentServiceImpl.startDownload(String uuid,
String userId) |
Copyright © 2022. All rights reserved.