03fce913fe897995d269c2f0914b47f406a817bc
Files Diff
- Added: 5
- Removed: 4
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type configuration : SingularityConfiguration to singularityUriBase : String in method public IndexResource(singularityUriBase String) in class com.hubspot.singularity.resources.IndexResource | From | To | |
Move Method | 1 | ||
Move Method public getIndex() : IndexView from class com.hubspot.singularity.resources.IndexResource to public getIndex() : IndexView from class com.hubspot.singularity.resources.UiResource | From | To | |
Move Attribute | 1 | ||
Move Attribute private configuration : SingularityConfiguration from class com.hubspot.singularity.resources.IndexResource to private configuration : SingularityConfiguration from class com.hubspot.singularity.resources.UiResource | From | To | |
Rename Attribute | 1 | ||
Rename Attribute configuration : SingularityConfiguration to singularityUriBase : String in class com.hubspot.singularity.resources.IndexResource | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type configuration : SingularityConfiguration to singularityUriBase : String in class com.hubspot.singularity.resources.IndexResource | From | To | |
Rename Parameter | 1 | ||
Rename Parameter configuration : SingularityConfiguration to singularityUriBase : String in method public IndexResource(singularityUriBase String) in class com.hubspot.singularity.resources.IndexResource | From | To |