Uses of Class
org.alfresco.rest.model.RestHtmlResponse
Packages that use RestHtmlResponse
-
Uses of RestHtmlResponse in org.alfresco.rest.core
Methods in org.alfresco.rest.core that return RestHtmlResponseModifier and TypeMethodDescriptionRestWrapper.processHtmlResponse(RestRequest restRequest) Process a response that returns a html -
Uses of RestHtmlResponse in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestHtmlResponseModifier and TypeMethodDescriptionProcessDefinitions.getProcessDefinitionImage()Retrieves an image that represents a single process definition using GET call on "/process-definitions/{processDefinitionId}/image"