3588d8199ec8f8a8258ff058d2617f6cff14d4da
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type items : ArrayList<String> to items : List<String> in method protected parseTransformers(value String) : Collection<ODocument> in class com.orientechnologies.orient.etl.OETLProcessor | From | To | |
Change Variable Type cfgTransformers : ArrayList<ODocument> to cfgTransformers : Collection<ODocument> in method protected parseTransformers(value String) : Collection<ODocument> in class com.orientechnologies.orient.etl.OETLProcessor | From | To |