Uses of Class
org.alfresco.repo.web.scripts.content.StreamContent
Packages that use StreamContent
Package
Description
-
Uses of StreamContent in org.alfresco.repo.web.scripts.content
Subclasses of StreamContent in org.alfresco.repo.web.scripts.contentModifier and TypeClassDescriptionclassContent Retrieval Service Stream content from the Repository.classContent Info Service Get info about content from the Repository.classBase class for Java backed webscripts that wish to generate an ACP and stream the contents back to the caller.classWebScript java backed bean implementation to stream the JMX property dump as a .zip content file. -
Uses of StreamContent in org.alfresco.repo.web.scripts.solr
Subclasses of StreamContent in org.alfresco.repo.web.scripts.solrModifier and TypeClassDescriptionclassA web service to return the text content (transformed if required) of a node's content property. -
Uses of StreamContent in org.alfresco.repo.web.scripts.workflow
Subclasses of StreamContent in org.alfresco.repo.web.scripts.workflowModifier and TypeClassDescriptionclassJava backed implementation for REST API to retrieve a diagram of a workflow instance.