8504cf1dacdd31f42be6c959808931117c579433
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable e : Exception to cause : Throwable in method private emitError(query SubscriptionQueryMessage<?,?,?>, cause Throwable, updateHandler FluxSinkWrapper<?>) : void in class org.axonframework.queryhandling.SimpleQueryBus | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : Exception to cause : Throwable in method private emitError(query SubscriptionQueryMessage<?,?,?>, cause Throwable, updateHandler FluxSinkWrapper<?>) : void in class org.axonframework.queryhandling.SimpleQueryBus | From | To | |
Extract Method | 1 | ||
Extract Method private emitError(query SubscriptionQueryMessage<?,?,?>, cause Throwable, updateHandler FluxSinkWrapper<?>) : void extracted from private doEmit(query SubscriptionQueryMessage<?,?,?>, updateHandler FluxSinkWrapper<?>, update SubscriptionQueryUpdateMessage<U>) : void in class org.axonframework.queryhandling.SimpleQueryBus | From | To |