edb4c66232757d602fcf22f4b36082e74a2ad075
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to StepMetaInterface in method public to(stepMetaInterface StepMetaInterface) : StepMetaInterface in class org.pentaho.di.core.util.serialization.StepMetaProps | From | To | |
Split Attribute | 1 | ||
Split Attribute variableSpace : VariableSpace to [storageLevel : String, qos : String, username : String, keepAliveInterval : String, maxInflight : String, connectionTimeout : String, cleanSession : String, serverUris : String, mqttVersion : String, automaticReconnect : String] in class org.pentaho.di.trans.step.mqtt.MQTTClientBuilder | From | To |