| 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<AcceptedOperation> |
EntriesClient.deleteEntryInfo(String repoId,
Integer entryId,
DeleteEntryWithAuditReason requestBody)
- Begins a task to delete an entry, and returns an operationToken.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AcceptedOperation> |
EntriesClientImpl.deleteEntryInfo(String repoId,
Integer entryId,
DeleteEntryWithAuditReason requestBody) |
| Modifier and Type | Method and Description |
|---|---|
DeleteEntryWithAuditReason |
DeleteEntryWithAuditReason.auditReasonId(Integer auditReasonId) |
DeleteEntryWithAuditReason |
DeleteEntryWithAuditReason.comment(String comment) |
Copyright © 2022. All rights reserved.