public class ShowOnlineSoapUIHelp extends AbstractSoapUIAction<ModelItem> implements HelpActionMarker
| Modifier and Type | Field and Description |
|---|---|
static String |
SOAPUI_ACTION_ID |
ENABLED_PROPERTY| Constructor and Description |
|---|
ShowOnlineSoapUIHelp() |
ShowOnlineSoapUIHelp(String name,
String url) |
| Modifier and Type | Method and Description |
|---|---|
void |
perform(ModelItem target,
Object param) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledpublic static final String SOAPUI_ACTION_ID
public void perform(ModelItem target, Object param)
perform in interface SoapUIAction<ModelItem>Copyright © 2013. All Rights Reserved.