| Package | Description |
|---|---|
| com.sitewhere.web.rest.documentation |
| Modifier and Type | Method and Description |
|---|---|
protected static ParsedMethod |
RestDocumentationGenerator.parseMethod(String baseUri,
Method method,
File resources)
Generate documentation for a documented method.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParsedMethod> |
ParsedController.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
RestDocumentationGenerator.createUriBlock(ParsedMethod method,
RestDocumentationGenerator.RequestMethodColors colors)
Create block that displays REST service URI.
|
protected static RestDocumentationGenerator.RequestMethodColors |
RestDocumentationGenerator.getRequestMethodColors(ParsedMethod method)
Find colors associated with request method.
|
static MethodParameterBreakdown |
MethodParameterBreakdown.parse(ParsedMethod method)
Parse method parameters to break them
|
protected static void |
RestDocumentationGenerator.parseExamples(Method method,
ParsedMethod parsedMethod,
File resources)
Parse examples for method.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ParsedController.setMethods(List<ParsedMethod> methods) |
Copyright © 2016 SiteWhere, LLC.. All rights reserved.