| Class | Description |
|---|---|
| AuditService |
Audit Service - manage document versions
TODO not yet implemented
Accepts the following methods:
GET - get audit records
|
| CommentService |
Comment Service - manages document comments.
|
| DocumentFactory | |
| DocumentHelper | |
| DocumentObject | |
| DocumentResolverService |
Resolves a document URL given its ID
Accepts the following methods:
GET - get the document index view
|
| DocumentRoot | |
| FileService |
File Service - manages attachments to a document.
|
| LockService |
Lock Service - manages locks on documents.
|
| VersionService |
Version Service - manage document versions
TODO not yet implemented
Accepts the following methods:
GET - get the last document version
DELETE - delete a version
POST - create a new version
|
Copyright © 2019 Nuxeo SA. All rights reserved.