5416d01dccaca779f51582b394c79a58085a4dce
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 1 | ||
| Parameterize Variable obj : JsonObject to noteObject : JsonObject in method public extractNote(noteObject JsonObject) : Object in class org.bigbluebutton.common.messages.Util | From | To | |
| Extract Method | 1 | ||
| Extract Method public extractNote(noteObject JsonObject) : Object extracted from public extractNotes(notes JsonObject) : Map<String,Object> in class org.bigbluebutton.common.messages.Util | From | To |