caf16e8055a95fb65d593ebb1991f6186c9b65b0
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type content : String to meta : EngineMetaInterface in method public ResourceDefinition(filename String, meta EngineMetaInterface) in class org.pentaho.di.resource.ResourceDefinition | From | To | |
Change Return Type | 2 | ||
Change Return Type void to WebResult in method package generateBody(request HttpServletRequest, response HttpServletResponse, useXML boolean) : WebResult in class org.pentaho.di.www.GetPropertiesServlet | From | To | |
Change Return Type void to WebResult in method package abstract generateBody(request HttpServletRequest, response HttpServletResponse, useXML boolean) : WebResult in class org.pentaho.di.www.BodyHttpServlet | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable filename : String to fullname : String in method private zipFile(out ZipOutputStream, originalPath String, filename String, fullname String, context String) : void in class org.pentaho.di.resource.ResourceUtil | From | To | |
Rename Attribute | 1 | ||
Rename Attribute content : String to meta : EngineMetaInterface in class org.pentaho.di.resource.ResourceDefinition | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type content : String to meta : EngineMetaInterface in class org.pentaho.di.resource.ResourceDefinition | From | To | |
Extract Method | 5 | ||
Extract Method public serializeResourceExportInterface(zipFilename String, resourceExportInterface ResourceExportInterface, space VariableSpace, repository Repository, metaStore IMetaStore, injectXML String, injectFilename String, passingExport boolean) : TopLevelResource extracted from public serializeResourceExportInterface(zipFilename String, resourceExportInterface ResourceExportInterface, space VariableSpace, repository Repository, metaStore IMetaStore, injectXML String, injectFilename String) : TopLevelResource in class org.pentaho.di.resource.ResourceUtil | From | To | |
Extract Method public exportResources(space VariableSpace, definitions Map<String,ResourceDefinition>, namingInterface ResourceNamingInterface, repository Repository, metaStore IMetaStore, exportRequired boolean) : String extracted from public exportResources(space VariableSpace, definitions Map<String,ResourceDefinition>, namingInterface ResourceNamingInterface, repository Repository, metaStore IMetaStore) : String in class org.pentaho.di.job.JobMeta | From | To | |
Extract Method public exportResources(space VariableSpace, definitions Map<String,ResourceDefinition>, resourceNamingInterface ResourceNamingInterface, repository Repository, metaStore IMetaStore, exportRequired boolean) : String extracted from public exportResources(space VariableSpace, definitions Map<String,ResourceDefinition>, resourceNamingInterface ResourceNamingInterface, repository Repository, metaStore IMetaStore) : String in class org.pentaho.di.trans.TransMeta | From | To | |
Extract Method protected useXML(request HttpServletRequest) : boolean extracted from public doGet(request HttpServletRequest, response HttpServletResponse) : void in class org.pentaho.di.www.BodyHttpServlet | From | To | |
Extract Method private zipFile(out ZipOutputStream, originalPath String, filename String, fullname String, context String) : void extracted from public serializeResourceExportInterface(zipFilename String, resourceExportInterface ResourceExportInterface, space VariableSpace, repository Repository, metaStore IMetaStore, injectXML String, injectFilename String) : TopLevelResource in class org.pentaho.di.resource.ResourceUtil | From | To | |
Rename Parameter | 1 | ||
Rename Parameter content : String to meta : EngineMetaInterface in method public ResourceDefinition(filename String, meta EngineMetaInterface) in class org.pentaho.di.resource.ResourceDefinition | From | To |