public class NewRestMethodAction extends AbstractSoapUIAction<RestResource>
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | NewRestMethodAction.Form | 
| Modifier and Type | Field and Description | 
|---|---|
| static MessageSupport | messages | 
| static String | SOAPUI_ACTION_ID | 
ENABLED_PROPERTY| Constructor and Description | 
|---|
| NewRestMethodAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | createRequest(RestMethod method,
             RestParamsPropertyHolder params) | 
| void | perform(RestResource resource,
       Object param) | 
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledpublic static final String SOAPUI_ACTION_ID
public static final MessageSupport messages
public void perform(RestResource resource, Object param)
protected void createRequest(RestMethod method, RestParamsPropertyHolder params)
Copyright © 2019. All Rights Reserved.