9d244d53f4d0909bee5dc2af95f8e944b3f7c6dd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public listShouldAllowToSeeSuccessfulTasks(waitingForResultLatch CountDownLatch) : void renamed to public listShouldAllowToSeeInProgressfulTasks(waitingForResultLatch CountDownLatch) : void in class org.apache.james.task.TaskManagerContract | From | To | |
| Rename Method public listShouldAllowToSeeInProgressTasks(waitingForResultLatch CountDownLatch) : void renamed to public listShouldAllowToSeeCompletedTasks(waitingForResultLatch CountDownLatch) : void in class org.apache.james.task.TaskManagerContract | From | To |