public class NewWadlProjectAction extends AbstractSoapUIAction<WorkspaceImpl>
Modifier and Type | Class and Description |
---|---|
static interface |
NewWadlProjectAction.Form |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_PROJECT_NAME |
static MessageSupport |
messages |
static String |
SOAPUI_ACTION_ID |
ENABLED_PROPERTY
Constructor and Description |
---|
NewWadlProjectAction() |
Modifier and Type | Method and Description |
---|---|
String |
createProjectName(String filePath,
List<? extends Project> projectList) |
void |
perform(WorkspaceImpl workspace,
Object param) |
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getId, getName, isDefault, isEnabled, removePropertyChangeListener, removePropertyChangeListener, setEnabled
public static final String SOAPUI_ACTION_ID
public static final String DEFAULT_PROJECT_NAME
public static final MessageSupport messages
Copyright © 2019. All Rights Reserved.