04430874a8ae0b0292261bd900671146a539ff04
Files Diff
- Added: 36
- Removed: 7
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type configuration : SingularityConfiguration to uiConfiguration : UIConfiguration in method public IndexView(singularityUriBase String, appRoot String, uiConfiguration UIConfiguration, mapper ObjectMapper) in class com.hubspot.singularity.views.IndexView | From | To | |
Change Parameter Type configuration : SingularityConfiguration to configuration : UIConfiguration in method public UiResource(singularityUriBase String, configuration UIConfiguration, mapper ObjectMapper) in class com.hubspot.singularity.resources.ui.UiResource | From | To | |
Move Source Folder | 1 | ||
Move Source Folder SingularityService to SingularityServiceBase | From | To | |
Move Attribute | 1 | ||
Move Attribute public SINGULARITY_URI_BASE : String from class com.hubspot.singularity.SingularityMainModule to public SINGULARITY_URI_BASE : String from class com.hubspot.singularity.SingularityServiceBaseModule | From | To | |
Move Class | 3 | ||
Move Class com.hubspot.singularity.resources.UiResource moved to com.hubspot.singularity.resources.ui.UiResource | From | To | |
Move Class com.hubspot.singularity.resources.IndexResource moved to com.hubspot.singularity.resources.ui.IndexResource | From | To | |
Move Class com.hubspot.singularity.resources.StaticCatchallResource moved to com.hubspot.singularity.resources.ui.StaticCatchallResource | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type configuration : SingularityConfiguration to configuration : UIConfiguration in class com.hubspot.singularity.resources.ui.UiResource | From | To | |
Rename Parameter | 1 | ||
Rename Parameter configuration : SingularityConfiguration to uiConfiguration : UIConfiguration in method public IndexView(singularityUriBase String, appRoot String, uiConfiguration UIConfiguration, mapper ObjectMapper) in class com.hubspot.singularity.views.IndexView | From | To |