43f7fb8dae0fb5f4f0b17907e6bc7a659bfa97df
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private updatedDate : DateTime from class org.killbill.billing.util.info.DefaultNodeInfo to private updatedDate : DateTime from class org.killbill.billing.util.info.json.NodeInfoModelJson | From | To | |
Rename Attribute | 1 | ||
Rename Attribute updatedDate : DateTime to lastUpdatedDate : DateTime in class org.killbill.billing.util.info.DefaultNodeInfo | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mapper : ObjectMapper to mapper : NodeInfoMapper in class org.killbill.billing.util.info.DefaultKillbillInfoService | From | To | |
Rename Parameter | 2 | ||
Rename Parameter iterable : Iterable<PluginInfo> to plugins : Iterable<PluginInfo> in method public updatePluginInfo(plugins Iterable<PluginInfo>) : void in class org.killbill.billing.util.info.DefaultKillbillInfoApi | From | To | |
Rename Parameter updatedDate : DateTime to lastUpdatedDate : DateTime in method public DefaultNodeInfo(nodeName String, bootTime DateTime, lastUpdatedDate DateTime, killbillVersion String, apiVersion String, platformVersion String, commonVersion String, pluginApiVersion String, pluginInfo Iterable<PluginInfo>) in class org.killbill.billing.util.info.DefaultNodeInfo | From | To |