6b6d6e5300e29f343d81f0f543ef2ba3e7fda990
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 4 | ||
| Change Attribute Type wOutputDelim : TextVar to wOutputDelim : LabelTextVar in class org.pentaho.di.ui.trans.steps.execprocess.ExecProcessDialog | From | To | |
| Change Attribute Type wResult : TextVar to wResult : LabelTextVar in class org.pentaho.di.ui.trans.steps.execprocess.ExecProcessDialog | From | To | |
| Change Attribute Type wError : TextVar to wError : LabelTextVar in class org.pentaho.di.ui.trans.steps.execprocess.ExecProcessDialog | From | To | |
| Change Attribute Type wExitValue : TextVar to wExitValue : LabelTextVar in class org.pentaho.di.ui.trans.steps.execprocess.ExecProcessDialog | From | To | |
| Extract Method | 1 | ||
| Extract Method private execProcess(process String[], processresult ProcessResult) : void extracted from private execProcess(process String, processresult ProcessResult) : void in class org.pentaho.di.trans.steps.execprocess.ExecProcess | From | To |