| Package | Description |
|---|---|
| org.qubership.automation.itf.core.util.constants | |
| org.qubership.automation.itf.core.util.descriptor |
| Modifier and Type | Method and Description |
|---|---|
static InterceptorConstants |
InterceptorConstants.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterceptorConstants[] |
InterceptorConstants.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
InterceptorPropertyDescriptor(String name,
String longname,
String description,
InterceptorConstants inputType,
String[] options,
String value,
boolean optional)
TODO: Add JavaDoc.
|
InterceptorPropertyDescriptor(String name,
String longname,
String description,
InterceptorConstants inputType,
String value,
boolean optional)
TODO: Add JavaDoc.
|
Copyright © 2025. All rights reserved.