e4866c18bcf2248da9811c1749323476e7e53e17
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type passedBatchId : long to passedBatchId : Long in method public setPassedBatchId(passedBatchId Long) : void in class org.pentaho.di.job.JobExecutionConfiguration | From | To | |
| Change Parameter Type passedBatchId : long to passedBatchId : Long in method public setPassedBatchId(passedBatchId Long) : void in class org.pentaho.di.trans.TransExecutionConfiguration | From | To | |
| Change Return Type | 2 | ||
| Change Return Type long to Long in method public getPassedBatchId() : Long in class org.pentaho.di.job.JobExecutionConfiguration | From | To | |
| Change Return Type long to Long in method public getPassedBatchId() : Long in class org.pentaho.di.trans.TransExecutionConfiguration | From | To | |
| Extract Variable | 2 | ||
| Extract Variable passedBatchId : Long in method protected createJob(jobConfiguration JobConfiguration) : Job from class org.pentaho.di.www.BaseJobServlet | From | To | |
| Extract Variable passedBatchId : Long in method protected createTrans(transConfiguration TransConfiguration) : Trans from class org.pentaho.di.www.BaseJobServlet | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type passedBatchId : long to passedBatchId : Long in class org.pentaho.di.job.JobExecutionConfiguration | From | To | |
| Change Attribute Type passedBatchId : long to passedBatchId : Long in class org.pentaho.di.trans.TransExecutionConfiguration | From | To |