617bdc1cebb61d8f7f19f2732328995b480a2baf
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable httpGet : HttpGet to httpPost : HttpPost in method public getSomeWork() : List<AnalystClusterRequest> in class org.opentripplanner.analyst.cluster.AnalystWorker | From | To | |
Change Variable Type | 1 | ||
Change Variable Type httpGet : HttpGet to httpPost : HttpPost in method public getSomeWork() : List<AnalystClusterRequest> in class org.opentripplanner.analyst.cluster.AnalystWorker | From | To | |
Extract Method | 1 | ||
Extract Method public findJob(jobId String) : Job extracted from public findJob(task AnalystClusterRequest) : Job in class org.opentripplanner.analyst.broker.Broker | From | To |