public abstract class MultiTestSuiteBaseAction extends MultiBaseAction
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
MultiTestSuiteBaseAction.BaseTestSuiteDialog  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.eviware.soapui.support.MessageSupport | 
messages  | 
protected List<WsdlTestSuitePro> | 
testSuiteProList  | 
CAPTION_ID, DESCRIPTION_ID, DIALOG_OK_ID, DIALOG_SOURCE_DESCRIPTION_ID, DIALOG_WIDTH, SOURCE_TABLE_COLUMN_UNKNOWN_ID, SOURCE_TABLE_UNKNOWN_VALUE_ID| Constructor and Description | 
|---|
MultiTestSuiteBaseAction(String id,
                        String name,
                        String description)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
applies(com.eviware.soapui.model.ModelItem target)  | 
void | 
perform(com.eviware.soapui.model.ModelItem[] targets,
       Object param)  | 
protected void | 
showDialog(Object param)  | 
checkLicensepublic static final com.eviware.soapui.support.MessageSupport messages
protected List<WsdlTestSuitePro> testSuiteProList
Copyright © 2019. All rights reserved.