JBoss.orgCommunity Documentation
Service name | Service URL | Location | Description |
---|---|---|---|
LifecycleConnector | {portalname}/{restcontextname}/authoring/ |
Maven groupId: ArtifactId: | Return a list of contents in a given state range of the publication lifecycle. |
APIs usage:
Name | Service URL endpoint | Parameters | Values | Description |
---|---|---|---|---|
byState | {portalname}/{restcontextname}/authoring/bystate/ |
|
| Return a list of contents from the given state to the last state. |
toState | {portalname}/{restcontextname}/authoring/toState/ |
|
| Return a list of contents from the beginning state to the last state. |
byDate | {portalname}/{restcontextname}/authoring/byDate/ |
|
| Return a list of contents from the given beginning state and published before the given date. |