public class SwaggerPluginForRefactoringWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_IMPORTER |
static String |
CLASS_UTILS |
static String |
CREATE_IMPORTER |
static String |
METHOD_IMPORT_API |
static String |
METHOD_IMPORT_SWAGGER |
| Constructor and Description |
|---|
SwaggerPluginForRefactoringWrapper(String url,
com.eviware.soapui.impl.wsdl.WsdlProject project) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getSwaggerImporterInstance() |
com.eviware.soapui.impl.rest.RestService |
importApiDeclaration() |
com.eviware.soapui.impl.rest.RestService |
importSwagger() |
public static final String CLASS_UTILS
public static final String CLASS_IMPORTER
public static final String CREATE_IMPORTER
public static final String METHOD_IMPORT_SWAGGER
public static final String METHOD_IMPORT_API
Copyright © 2019. All rights reserved.