eb0ca7df6df6aaf2bba0684fa6e86c46c07c19dd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type type : Type to type : String in method protected AbstractAlertCondition(stream Stream, id String, type String, createdAt DateTime, creatorUserId String, parameters Map<String,Object>, title String) in class org.graylog2.alerts.AbstractAlertCondition | From | To | |
| Change Return Type | 3 | ||
| Change Return Type AbstractAlertCondition to AlertCondition in method public fromRequest(ccr CreateConditionRequest, stream Stream, userId String) : AlertCondition in class org.graylog2.alerts.AlertServiceImpl | From | To | |
| Change Return Type Type to String in method public getType() : String in class org.graylog2.alerts.AbstractAlertCondition | From | To | |
| Change Return Type AbstractAlertCondition to AlertCondition in method public updateFromRequest(alertCondition AlertCondition, ccr CreateConditionRequest) : AlertCondition in class org.graylog2.alerts.AlertServiceImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type type : AbstractAlertCondition.Type to type : String in method public updateFromRequest(alertCondition AlertCondition, ccr CreateConditionRequest) : AlertCondition in class org.graylog2.alerts.AlertServiceImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type type : Type to type : String in class org.graylog2.alerts.AbstractAlertCondition | From | To |