7441478351d4832653c641293858e4faf96318b9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type matchingType : String to matchingType : Stream.MatchingType in method public create(title String, description String, rules List<CreateStreamRuleRequest>, contentPack String, matchingType Stream.MatchingType) : CreateStreamRequest in class org.graylog2.rest.resources.streams.requests.CreateStreamRequest | From | To | |
Change Return Type | 1 | ||
Change Return Type String to Stream.MatchingType in method public abstract matchingType() : Stream.MatchingType in class org.graylog2.rest.resources.streams.requests.CreateStreamRequest | From | To | |
Inline Variable | 1 | ||
Inline Variable response : ValidatableResponse in method public creatingInvalidMatchingStreamShouldFail() : void from class integration.streams.StreamsTest | From | To |