26a8a041db364fc4c00d201d6e707ebf15f7f43d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public setDeploymentGroupState(deploymentGroupState DeploymentGroupStatus.State) : Builder renamed to public setDeploymentGroupStatus(deploymentGroupStatus DeploymentGroupStatus) : Builder in class com.spotify.helios.common.descriptors.DeploymentGroupEvent.Builder | From | To | |
| Rename Method public getDeploymentGroupState() : DeploymentGroupStatus.State renamed to public getDeploymentGroupStatus() : DeploymentGroupStatus in class com.spotify.helios.common.descriptors.DeploymentGroupEvent | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type deploymentGroupState : DeploymentGroupStatus.State to deploymentGroupStatus : DeploymentGroupStatus in method public setDeploymentGroupStatus(deploymentGroupStatus DeploymentGroupStatus) : Builder in class com.spotify.helios.common.descriptors.DeploymentGroupEvent.Builder | From | To | |
| Change Return Type | 1 | ||
| Change Return Type DeploymentGroupStatus.State to DeploymentGroupStatus in method public getDeploymentGroupStatus() : DeploymentGroupStatus in class com.spotify.helios.common.descriptors.DeploymentGroupEvent | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute deploymentGroupState : DeploymentGroupStatus.State to deploymentGroupStatus : DeploymentGroupStatus in class com.spotify.helios.common.descriptors.DeploymentGroupEvent.Builder | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type deploymentGroupState : DeploymentGroupStatus.State to deploymentGroupStatus : DeploymentGroupStatus in class com.spotify.helios.common.descriptors.DeploymentGroupEvent.Builder | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter deploymentGroupState : DeploymentGroupStatus.State to deploymentGroupStatus : DeploymentGroupStatus in method public setDeploymentGroupStatus(deploymentGroupStatus DeploymentGroupStatus) : Builder in class com.spotify.helios.common.descriptors.DeploymentGroupEvent.Builder | From | To |