public interface SoapUIAction<T extends ModelItem> extends PropertyChangeNotifier
| Modifier and Type | Field and Description |
|---|---|
static String |
ENABLED_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(T target) |
String |
getDescription() |
String |
getId() |
String |
getName() |
boolean |
isDefault() |
boolean |
isEnabled() |
void |
perform(T target,
Object param) |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerstatic final String ENABLED_PROPERTY
Copyright © 2019. All Rights Reserved.