| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients | |
| com.laserfiche.repository.api.clients.impl | |
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
EntriesClient.exportDocumentWithAuditReason(String repoId,
Integer entryId,
GetEdocWithAuditReasonRequest requestBody,
String range,
Consumer<InputStream> inputStreamConsumer)
- Returns an entry's edoc resource in a stream format while including an audit reason.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Void> |
EntriesClientImpl.exportDocumentWithAuditReason(String repoId,
Integer entryId,
GetEdocWithAuditReasonRequest requestBody,
String range,
Consumer<InputStream> inputStreamConsumer) |
| Modifier and Type | Method and Description |
|---|---|
GetEdocWithAuditReasonRequest |
GetEdocWithAuditReasonRequest.auditReasonId(Integer auditReasonId) |
GetEdocWithAuditReasonRequest |
GetEdocWithAuditReasonRequest.comment(String comment) |
Copyright © 2022. All rights reserved.