fef1e338fca430d62c8c7df6e0f0cf43e0510d40
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public doAddNewBranchTab(req StaplerRequest, rsp StaplerResponse) : void renamed to public doTab(req StaplerRequest, rsp StaplerResponse) : void in class com.groupon.jenkins.branchhistory.BranchHistoryWidget | From | To | |
| Rename Method public getColor() : String renamed to public getState() : String in class com.groupon.jenkins.branchhistory.BuildHistoryTab | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute public TAB_SELECTION : String in class com.groupon.jenkins.branchhistory.BranchHistoryWidget | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute color : String to state : String in class com.groupon.jenkins.branchhistory.BuildHistoryTab | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter color : String to state : String in method public BuildHistoryTab(url String, font String, state String, name String, removable boolean) in class com.groupon.jenkins.branchhistory.BuildHistoryTab | From | To |