public interface ParameterConversion
| Modifier and Type | Interface and Description |
|---|---|
static class |
ParameterConversion.DefaultParameterConversion
The "old" way of converting things.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
convertParameters(Map<String,Object> originalParameter) |
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.