a7ef191a37a0563db404d39631ba12e84ad07ffb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable schemaVersion : Integer to schemaId : int in method protected onCustomRowAction(event RowActionEvent<String>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ServerProfileSchemasActivity | From | To | |
Change Variable Type | 1 | ||
Change Variable Type schemaVersion : Integer to schemaId : int in method protected onCustomRowAction(event RowActionEvent<String>) : void in class org.kaaproject.kaa.server.admin.client.mvp.activity.ServerProfileSchemasActivity | From | To | |
Extract Method | 1 | ||
Extract Method protected getDownloadSchemaColumnClickedId(value T) : Integer extracted from protected constructDownloadSchemaColumn(text String) : Column<T,T> in class org.kaaproject.kaa.server.admin.client.mvp.view.schema.BaseSchemasGrid | From | To |