@Provider @Produces(value="text/html") public class ActionReportResultHtmlProvider extends BaseProvider<ActionReportResult>
desiredType, habitat, HEADER_DEBUG, JSONP_CALLBACK, requestHeaders, supportedMediaTypes, uriInfo
Constructor and Description |
---|
ActionReportResultHtmlProvider() |
Modifier and Type | Method and Description |
---|---|
protected String |
getBaseUri() |
protected String |
getCommandLinks(List<Map<String,String>> commands) |
String |
getContent(ActionReportResult proxy) |
protected String |
getExtraProperties(Properties props) |
protected String |
getHtml(Collection c) |
protected String |
getHtml(Map map) |
protected String |
getHtmlRepresentation(Object object) |
protected String |
getResourcesLinks(Map<String,String> childResources) |
protected String |
processChildren(List<ActionReport.MessagePart> parts) |
protected String |
processProperties(Properties props) |
protected String |
processReport(ActionReporter ar) |
protected String |
processSubReports(List<ActionReporter> subReports) |
canShowDeprecatedItems, canShowHiddenCommands, getCallBackJSONP, getResourceLinks, getResourceLinks, getSize, getXmlCommandLinks, isDebug, isGivenTypeWritable, isWriteable, writeTo
public String getContent(ActionReportResult proxy)
getContent
in class BaseProvider<ActionReportResult>
protected String getBaseUri()
protected String processReport(ActionReporter ar)
protected String processProperties(Properties props)
protected String getExtraProperties(Properties props)
protected String processChildren(List<ActionReport.MessagePart> parts)
protected String processSubReports(List<ActionReporter> subReports)
protected String getHtml(Collection c)
Copyright © 2019. All rights reserved.