public class MultiRestResourceBaseAction extends MultiBaseAction
Modifier and Type | Field and Description |
---|---|
protected List<com.eviware.soapui.impl.rest.RestResource> |
sourceResources |
CAPTION_ID, DESCRIPTION_ID, DIALOG_OK_ID, DIALOG_SOURCE_DESCRIPTION_ID, DIALOG_WIDTH, messages, SOURCE_TABLE_COLUMN_UNKNOWN_ID, SOURCE_TABLE_UNKNOWN_VALUE_ID
Constructor and Description |
---|
MultiRestResourceBaseAction(String id,
String name,
String description) |
Modifier and Type | Method and Description |
---|---|
boolean |
applies(com.eviware.soapui.model.ModelItem target) |
protected void |
filterSourceResorces() |
protected List<com.eviware.soapui.impl.rest.RestResource> |
getSourceResources() |
void |
perform(com.eviware.soapui.model.ModelItem[] targets,
Object param) |
protected void |
showDialog(Object param) |
checkLicense
protected List<com.eviware.soapui.impl.rest.RestResource> sourceResources
protected void filterSourceResorces()
public void perform(com.eviware.soapui.model.ModelItem[] targets, Object param)
public boolean applies(com.eviware.soapui.model.ModelItem target)
protected void showDialog(Object param)
protected List<com.eviware.soapui.impl.rest.RestResource> getSourceResources()
Copyright © 2019. All rights reserved.