| Package | Description |
|---|---|
| org.jsondoc.core.pojo.flow |
| Class and Description |
|---|
| ApiFlow
This annotation is to be used on a method (typically on a class dedicated to
flow description) and contains an array of ApiFlowStep
|
| ApiFlowStep
This annotation is to be used inside an annotaion of type @ApiFlow and references a method previously documented with the JSONDoc @ApiMethod
annotation in which the "id" property is specified
|
Copyright © 2016. All rights reserved.