public class JsonAPIExporter extends APIExporter
APIExporter.ExportImpl| Constructor and Description |
|---|
JsonAPIExporter(APIExportParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(List<API> apis) |
APIFilter |
getFilter() |
create, hasErrorpublic JsonAPIExporter(APIExportParams params) throws AppException
AppExceptionpublic void export(List<API> apis) throws AppException
export in class APIExporterAppExceptionpublic APIFilter getFilter()
getFilter in class APIExporterCopyright © 2020. All rights reserved.