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 TypeClassDescriptionclass
Content Retrieval Service Stream content from the Repository.class
Content Info Service Get info about content from the Repository.class
Base class for Java backed webscripts that wish to generate an ACP and stream the contents back to the caller.class
WebScript 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 TypeClassDescriptionclass
A 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 TypeClassDescriptionclass
Java backed implementation for REST API to retrieve a diagram of a workflow instance.