a81e148b1d327cfb769723f5d5ff721bcc14bade
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 2 | ||
Move Class org.graylog2.shared.rest.resources.system.inputs.responses.InputTypeInfo moved to org.graylog2.rest.models.system.inputs.responses.InputTypeInfo | From | To | |
Move Class org.graylog2.shared.rest.resources.system.inputs.responses.InputTypesSummary moved to org.graylog2.rest.models.system.inputs.responses.InputTypesSummary | From | To | |
Split Parameter | 1 | ||
Split Parameter description : InputDescription to [linkToDocs : String, name : String, requestedConfiguration : Map<String,Map<String,Object>>, isExclusive : boolean] in method public create(type String, name String, isExclusive boolean, requestedConfiguration Map<String,Map<String,Object>>, linkToDocs String) : InputTypeInfo in class org.graylog2.rest.models.system.inputs.responses.InputTypeInfo | From | To |