Package org.alfresco.repo.web.scripts.content


package org.alfresco.repo.web.scripts.content
  • Classes
    Class
    Description
    Content Retrieval Service Stream content from the Repository.
    Content Info Service Get info about content from the Repository.
    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.
    Returns the descriptions of all the mimetypes known to the system.
    Lists mimetypes.
    Base class for Java backed webscripts that wish to generate an ACP and stream the contents back to the caller.
    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.
    WebScript java backed bean implementation to stream the JMX property dump as a .zip content file.