fb5809da8a2c3043e5f4358f71de0868ce5bc8d8
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public isSystemGenerated() : boolean renamed to public isAutomaticallyClearable() : boolean in class com.hubspot.singularity.SingularityDisabledAction | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute systemGenerated : boolean to automaticallyClearable : boolean in class com.hubspot.singularity.SingularityDisabledAction | From | To | |
| Extract Variable | 1 | ||
| Extract Variable automaticallyClearable : boolean in method public addDisabledActionsForDisasters(newActiveDisasters List<SingularityDisasterType>) : void from class com.hubspot.singularity.data.DisasterManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter systemGenerated : boolean to automaticallyClearable : boolean in method public SingularityDisabledAction(type SingularityAction, message String, user Optional<String>, automaticallyClearable boolean) in class com.hubspot.singularity.SingularityDisabledAction | From | To |