public class SwaggerDefinitionManager extends AbstractDefinitionManager
AbstractDefinitionManager.ParamnewService, params, service, uri| Constructor and Description |
|---|
SwaggerDefinitionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportDefinition()
Export project definitions to file (WADL, REST, SWAGGER etc.)
|
void |
importDefinition()
Import project definitions from any source (WADL, REST, SWAGGER etc.)
|
boolean |
initialize(com.eviware.soapui.impl.rest.AbstractRestService rs,
com.eviware.soapui.impl.rest.AbstractRestService importedRest,
String url) |
void |
updateDefinition()
Update project definitions from any source (WADL, REST, SWAGGER etc.)
|
addParam, finalize, init, initialize, showRefactoringDialogpublic boolean initialize(com.eviware.soapui.impl.rest.AbstractRestService rs,
com.eviware.soapui.impl.rest.AbstractRestService importedRest,
String url)
public void updateDefinition()
throws com.smartbear.ready.core.exception.ReadyApiException
AbstractDefinitionManagerupdateDefinition in class AbstractDefinitionManagercom.smartbear.ready.core.exception.ReadyApiExceptionpublic void importDefinition()
throws com.smartbear.ready.core.exception.ReadyApiException
AbstractDefinitionManagerimportDefinition in class AbstractDefinitionManagercom.smartbear.ready.core.exception.ReadyApiExceptionpublic void exportDefinition()
throws com.smartbear.ready.core.exception.ReadyApiException
AbstractDefinitionManagerexportDefinition in class AbstractDefinitionManagercom.smartbear.ready.core.exception.ReadyApiExceptionCopyright © 2019. All rights reserved.