| Name | Description | Type | Package | Framework |
| ContentGet | Content Retrieval Service Stream content from the Repository. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
| ContentInfo | Content Info Service Get info about content from the Repository. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
| ContentStreamer | Can be used when the binary data of a content property needs to be streamed back to the client as the result of executing a web script. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
| MimetypeDescriptionsGet | Returns the descriptions of all the mimetypes known to the system. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
| MimetypesGet | Lists mimetypes, and optionally their associated content transformers and metadata extractors. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
| StreamACP | Base class for Java backed webscripts that wish to generate an ACP and stream the contents back to the caller. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
| StreamContent | Web script 'type' that can be used when the binary data of a content property needs to be streamed back to the client as the result of executing the web script. | Class | org.alfresco.repo.web.scripts.content | AlFresco |
| StreamJMXDump | WebScript java backed bean implementation to stream the JMX property dump as a . | Class | org.alfresco.repo.web.scripts.content | AlFresco |