a5828d53e8f35afdabd9904a3e90a500a9db6de8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private splitEvery : int from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta to public splitEvery : int from class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputData | From | To | |
Rename Attribute | 1 | ||
Rename Attribute splitEvery : int to splitEveryRows : String in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type splitEvery : int to splitEveryRows : String in class org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta | From | To | |
Change Attribute Type wEndedLine : Text to wEndedLine : TextVar in class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog | From | To | |
Change Attribute Type wSplitEvery : Text to wSplitEvery : TextVar in class org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog | From | To |