| Package | Description |
|---|---|
| org.jsondoc.core.pojo |
| Modifier and Type | Method and Description |
|---|---|
static ApiFlowStepDoc |
ApiFlowStepDoc.buildFromAnnotation(ApiFlowStep annotation,
List<ApiMethodDoc> apiMethodDocs) |
| Modifier and Type | Method and Description |
|---|---|
List<ApiFlowStepDoc> |
ApiFlowDoc.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiFlowDoc.addStep(ApiFlowStepDoc apiFlowStepDoc) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiFlowDoc.setSteps(List<ApiFlowStepDoc> steps) |
Copyright © 2015. All rights reserved.