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