Modifier and Type | Method and Description |
---|---|
static EnrichUIConstants.CONFIG_ELEMENT_TYPE |
EnrichUIConstants.CONFIG_ELEMENT_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnrichUIConstants.CONFIG_ELEMENT_TYPE[] |
EnrichUIConstants.CONFIG_ELEMENT_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
EnrichMediatorUtil.setExpression(EnrichMediator enrichMediator,
EnrichUIConstants.CONFIG_ELEMENT_TYPE configElementType,
String expression,
String type,
javax.servlet.http.HttpSession session)
Set the source and target expressions of the enrich mediator.
|
Copyright © 2019 WSO2. All rights reserved.