public class StartLoadUI extends AbstractSoapUIAction<WsdlProject>
| Modifier and Type | Field and Description |
|---|---|
static String |
LOADUI_LAUNCH_QUESTION |
static String |
LOADUI_LAUNCH_TITLE |
static String |
SOAPUI_ACTION_ID |
ENABLED_PROPERTY| Constructor and Description |
|---|
StartLoadUI() |
| Modifier and Type | Method and Description |
|---|---|
static Process |
launchLoadUI() |
void |
perform(WsdlProject project,
Object param) |
static boolean |
testCajoConnection() |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabledpublic static final String SOAPUI_ACTION_ID
public static final String LOADUI_LAUNCH_TITLE
public static final String LOADUI_LAUNCH_QUESTION
public void perform(WsdlProject project, Object param)
public static Process launchLoadUI()
public static boolean testCajoConnection()
Copyright © 2013. All Rights Reserved.