f67e71111133a37015d32cf08b716811545d600a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable upperCaseThresholdType : String in method public MessageCountAlertCondition(searches Searches, stream Stream, id String, createdAt DateTime, creatorUserId String, parameters Map<String,Object>, title String) from class org.graylog2.alerts.types.MessageCountAlertCondition | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected setParameters(parameters Map<String,Object>) : void extracted from public MessageCountAlertCondition(searches Searches, stream Stream, id String, createdAt DateTime, creatorUserId String, parameters Map<String,Object>, title String) in class org.graylog2.alerts.types.MessageCountAlertCondition & moved to class org.graylog2.alerts.AbstractAlertCondition | From | To |