f0b31ce03fe6ca0b975aa95e5ba6130649906177
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public isDisableable() : boolean renamed to public isCanDisable() : boolean in class com.hubspot.singularity.SingularityAction | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute disableable : boolean to canDisable : boolean in class com.hubspot.singularity.SingularityAction | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter disableable : boolean to canDisable : boolean in method package SingularityAction(canDisable boolean) in class com.hubspot.singularity.SingularityAction | From | To |