c2d5cc749bad7252e6905fde15cbd3f9f8b5e62c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method protected loadSourceRep(rep Repository, id_jobentry ObjectId, a int) : String extracted from public loadRep(rep Repository, metaStore IMetaStore, id_jobentry ObjectId, databases List<DatabaseMeta>, slaveServers List<SlaveServer>) : void in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To | |
Extract Method protected loadDestinationRep(rep Repository, id_jobentry ObjectId, a int) : String extracted from public loadRep(rep Repository, metaStore IMetaStore, id_jobentry ObjectId, databases List<DatabaseMeta>, slaveServers List<SlaveServer>) : void in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To | |
Extract Method protected loadSource(fnode Node) : String extracted from public loadXML(entrynode Node, databases List<DatabaseMeta>, slaveServers List<SlaveServer>, rep Repository, metaStore IMetaStore) : void in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To | |
Extract Method protected loadDestination(fnode Node) : String extracted from public loadXML(entrynode Node, databases List<DatabaseMeta>, slaveServers List<SlaveServer>, rep Repository, metaStore IMetaStore) : void in class org.pentaho.di.job.entries.copyfiles.JobEntryCopyFiles | From | To |