Uses of Class
org.alfresco.rest.model.RestCommentModelsCollection
Packages that use RestCommentModelsCollection
-
Uses of RestCommentModelsCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestCommentModelsCollectionModifier and TypeMethodDescriptionNode.addComments(String... comments) Publish multiple comments on a specific node using POST call on "nodes/{nodeId}/comments"Node.getNodeComments()Retrieve comments for a specific node using GET call on "nodes/{nodeId}/comments"