public class CorrelationRuleFile extends AbstractActionWithNoRunningTest
| Modifier and Type | Field and Description |
|---|---|
static String |
BOUNDARY_EXTRACTOR_TYPE |
static String |
HTML_EXTRACTOR_TYPE |
static String |
JSON_EXTRACTOR_TYPE |
static String |
REGEX_EXTRACTOR_TYPE |
static String |
REGEX_HEADER_TYPE |
static String |
XPATH2_EXTRACTOR_TYPE |
| Constructor and Description |
|---|
CorrelationRuleFile() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doActionAfterCheck(ActionEvent e)
Called to handle
ActionEvent only if no test is running |
Set<String> |
getActionNames() |
doActiongetParentFrame, popupCheckExistingFileListener, popupShouldSavepublic static final String HTML_EXTRACTOR_TYPE
public static final String XPATH2_EXTRACTOR_TYPE
public static final String JSON_EXTRACTOR_TYPE
public static final String REGEX_EXTRACTOR_TYPE
public static final String REGEX_HEADER_TYPE
public static final String BOUNDARY_EXTRACTOR_TYPE
protected void doActionAfterCheck(ActionEvent e) throws IllegalUserActionException
AbstractActionWithNoRunningTestActionEvent only if no test is runningdoActionAfterCheck in class AbstractActionWithNoRunningTeste - ActionEventIllegalUserActionException - when user action is invalidCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.