S - the generic typeT - the generic typepublic interface CodeExecutor<S,T>
| Modifier and Type | Method and Description |
|---|---|
T |
execute(S srcObject,
IndexedCollectionsDto sourcePCD,
Map<String,Object> config)
Execute.
|
Copyright © 2021. All rights reserved.