@DecodeType(value=MVELExpressionEvaluator.class) public class MVELExpressionEvaluatorDecoder extends Object implements DataDecoder
MVELExpressionEvaluator data decoder impl.DataDecoder.Factory| Constructor and Description |
|---|
MVELExpressionEvaluatorDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(String data)
Decode the supplied String data into a new Object data instance.
|
public Object decode(String data) throws DataDecodeException
DataDecoderdecode in interface DataDecoderdata - Data to be decoded.DataDecodeException - Error decoding data.Copyright © 2020. All rights reserved.