8dc0127ee3e5e190d8b434c0ee7e975c94768964
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method package getRowMeta() : RowMetaInterface from class org.pentaho.di.trans.step.jms.JmsDelegate to package getRowMeta() : RowMetaInterface from class org.pentaho.di.trans.step.jms.JmsConsumerMeta | From | To | |
| Move Method public getReceiveTimeout() : String from class org.pentaho.di.trans.step.jms.JmsDelegate to public getReceiveTimeout() : String from class org.pentaho.di.trans.step.jms.JmsConsumerMeta | From | To | |
| Move Attribute | 3 | ||
| Move Attribute public destinationField : String from class org.pentaho.di.trans.step.jms.JmsDelegate to public destinationField : String from class org.pentaho.di.trans.step.jms.JmsConsumerMeta | From | To | |
| Move Attribute public receiveTimeout : String from class org.pentaho.di.trans.step.jms.JmsDelegate to public receiveTimeout : String from class org.pentaho.di.trans.step.jms.JmsConsumerMeta | From | To | |
| Move Attribute public messageField : String from class org.pentaho.di.trans.step.jms.JmsDelegate to public messageField : String from class org.pentaho.di.trans.step.jms.JmsConsumerMeta | From | To |