bfc27a2b55acfbbb4caee321def09cd4fb7072b3
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private bindParameters(binding Bindings, iArgs Map<Object,Object>) : void extracted from public bind(binding Bindings, db ODatabaseDocumentInternal, iContext OCommandContext, iArgs Map<Object,Object>) : Bindings in class com.orientechnologies.orient.core.command.script.OScriptManager | From | To | |
Extract Method private bindContext(binding Bindings, iContext OCommandContext) : void extracted from public bind(binding Bindings, db ODatabaseDocumentInternal, iContext OCommandContext, iArgs Map<Object,Object>) : Bindings in class com.orientechnologies.orient.core.command.script.OScriptManager | From | To | |
Extract Method private bindLegacyDatabaseAndUtil(binding Bindings, db ODatabaseDocumentInternal) : void extracted from public bind(binding Bindings, db ODatabaseDocumentInternal, iContext OCommandContext, iArgs Map<Object,Object>) : Bindings in class com.orientechnologies.orient.core.command.script.OScriptManager | From | To | |
Extract Method private bindInjectors(binding Bindings) : void extracted from public bind(binding Bindings, db ODatabaseDocumentInternal, iContext OCommandContext, iArgs Map<Object,Object>) : Bindings in class com.orientechnologies.orient.core.command.script.OScriptManager | From | To |