public class QuickCreateFunctionalTestAction extends AbstractQuickStartAction
Modifier and Type | Field and Description |
---|---|
static String |
DEFINITION_OPTION |
static String |
EXISTING_API |
static String |
REST_URL_OPTION |
changeSupport, enabled
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
Constructor and Description |
---|
QuickCreateFunctionalTestAction() |
QuickCreateFunctionalTestAction(String caption) |
Modifier and Type | Method and Description |
---|---|
protected QuickStartDialog |
getQuickStartDialog() |
WizardDialog |
getWizardDialog(String selectedOption) |
WizardDialog |
getWizardDialog(String selectedOption,
Map<String,Object> context) |
protected void |
sendAnalytics() |
actionPerformed
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public static final String DEFINITION_OPTION
public static final String REST_URL_OPTION
public static final String EXISTING_API
public QuickCreateFunctionalTestAction()
public QuickCreateFunctionalTestAction(String caption)
protected void sendAnalytics()
sendAnalytics
in class AbstractQuickStartAction
protected QuickStartDialog getQuickStartDialog()
getQuickStartDialog
in class AbstractQuickStartAction
public WizardDialog getWizardDialog(String selectedOption)
getWizardDialog
in class AbstractQuickStartAction
Copyright © 2019. All rights reserved.