JBoss.orgCommunity Documentation
Service name | Service URL | Location | Description |
---|---|---|---|
PublicationGetDocumentRESTService | {portalname}/{restcontextname}/publication/presentation/ |
Maven groupId: ArtifactId: | Return a list of published documents. |
APIs usage:
Name | Service URL endpoint | Parameters | Values | Description |
---|---|---|---|---|
getPublishDocument | {portalname}/{restcontextname}/publication/presentation/{repository}/{workspace}/{state}/ |
|
| Return a list of published document by the default plugin. |
getPublishedListDocument | {portalname}/{restcontextname}/publication/presentation/{repository}/{workspace}/{publicationPluginName}/{state}/ |
|
| Return a list of published documents by a specific plugin. |