public class RamlDefinitionManager extends AbstractDefinitionManager
AbstractDefinitionManager.ParamnewService, params, service, uri| Constructor and Description | 
|---|
RamlDefinitionManager()  | 
| 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,
          String url)  | 
void | 
updateDefinition()
Update project definitions from any source (WADL, REST, SWAGGER etc.) 
 | 
addParam, finalize, init, showRefactoringDialogpublic boolean initialize(com.eviware.soapui.impl.rest.AbstractRestService rs,
                          String url)
initialize in class AbstractDefinitionManagerrs - existing(old) REST service definitionurl - - the path to the new REST service definitionpublic 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.