73aa58d946de8644b2da023c0ce8585c9a2aab4c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type fields : ImmutableMap<String,Object> to fields : Map<String,Object> in method public CEFParserResult(fields Map<String,Object>) in class org.graylog.plugins.cef.pipelines.rules.CEFParserResult | From | To | |
| Inline Method | 1 | ||
| Inline Method public getResults() : Map<String,Object> inlined to protected delegate() : Map<String,Object> in class org.graylog.plugins.cef.pipelines.rules.CEFParserResult | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type results : ImmutableMap<String,Object> to results : Map<String,Object> in class org.graylog.plugins.cef.pipelines.rules.CEFParserResult | From | To |