68735a2219435677d9bf2e9a85abf9dd6b20407e
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable outboundMessage : Mono<OutboundMessage> to serializedEvent : Mono<byte[]> in method package dispatch(event Event, keys Set<RegistrationKey>) : Mono<Void> in class org.apache.james.mailbox.events.EventDispatcher | From | To | |
Change Variable Type | 1 | ||
Change Variable Type outboundMessage : Mono<OutboundMessage> to serializedEvent : Mono<byte[]> in method package dispatch(event Event, keys Set<RegistrationKey>) : Mono<Void> in class org.apache.james.mailbox.events.EventDispatcher | From | To |