public class MultiAssertionDeleteAction extends AbstractSoapUIMultiAction<com.eviware.soapui.model.ModelItem>
Modifier and Type | Field and Description |
---|---|
static String |
SOAPUI_ACTION_ID |
Constructor and Description |
---|
MultiAssertionDeleteAction() |
Modifier and Type | Method and Description |
---|---|
boolean |
applies(com.eviware.soapui.model.ModelItem target) |
void |
perform(com.eviware.soapui.model.ModelItem[] targets,
Object param) |
addPropertyChangeListener, addPropertyChangeListener, getDescription, getId, getName, isDefault, isEnabled, perform, removePropertyChangeListener, removePropertyChangeListener, setEnabled
public static final String SOAPUI_ACTION_ID
public void perform(com.eviware.soapui.model.ModelItem[] targets, Object param)
public boolean applies(com.eviware.soapui.model.ModelItem target)
Copyright © 2019. All rights reserved.