public class ExportWadlAction extends AbstractSoapUIAction<RestService>
| Modifier and Type | Field and Description |
|---|---|
static String |
SOAPUI_ACTION_ID |
ENABLED_PROPERTY| Constructor and Description |
|---|
ExportWadlAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
exportDefinition(String location,
RestService iface) |
void |
perform(RestService iface,
Object param) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledpublic static final String SOAPUI_ACTION_ID
public void perform(RestService iface, Object param)
public String exportDefinition(String location, RestService iface) throws Exception
ExceptionCopyright © 2019. All Rights Reserved.