|
Change Parameter Type eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public singleEvent(group Group, insertionId EventDeadLetters.InsertionId) : EventRetriever in class org.apache.james.webadmin.service.EventRetriever |
From |
To |
|
Change Parameter Type eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public getEvent(group Group, insertionId EventDeadLetters.InsertionId) : Mono<Event> in class org.apache.james.webadmin.service.EventDeadLettersService |
From |
To |
|
Change Parameter Type eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public redeliverSingleEvent(group Group, insertionId EventDeadLetters.InsertionId) : Task in class org.apache.james.webadmin.service.EventDeadLettersService |
From |
To |
|
Change Parameter Type eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method package SingleEventRetriever(group Group, insertionId EventDeadLetters.InsertionId) in class org.apache.james.webadmin.service.EventRetriever.SingleEventRetriever |
From |
To |
|
Change Parameter Type eventId : Optional<Event.EventId> to insertionId : Optional<EventDeadLetters.InsertionId> in method package AdditionalInformation(successfulRedeliveriesCount long, failedRedeliveriesCount long, group Optional<Group>, insertionId Optional<EventDeadLetters.InsertionId>) in class org.apache.james.webadmin.service.EventDeadLettersRedeliverTask.AdditionalInformation |
From |
To |
|
Change Parameter Type eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public deleteEvent(group Group, insertionId EventDeadLetters.InsertionId) : void in class org.apache.james.webadmin.service.EventDeadLettersService |
From |
To |
|
Change Return Type Event.EventId to EventDeadLetters.InsertionId in method private parseInsertionId(request Request) : EventDeadLetters.InsertionId in class org.apache.james.webadmin.routes.EventDeadLettersRoutes |
From |
To |
|
Change Return Type Flux<Tuple2<Group,Event>> to Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in method public retrieveEvents(deadLetters EventDeadLetters) : Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in class org.apache.james.webadmin.service.EventRetriever |
From |
To |
|
Change Return Type Optional<Event.EventId> to Optional<EventDeadLetters.InsertionId> in method public forEvent() : Optional<EventDeadLetters.InsertionId> in class org.apache.james.webadmin.service.EventRetriever.GroupEventsRetriever |
From |
To |
|
Change Return Type Flux<Tuple2<Group,Event>> to Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in method public retrieveEvents(deadLetters EventDeadLetters) : Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in class org.apache.james.webadmin.service.EventRetriever.SingleEventRetriever |
From |
To |
|
Change Return Type Optional<Event.EventId> to Optional<EventDeadLetters.InsertionId> in method public forEvent() : Optional<EventDeadLetters.InsertionId> in class org.apache.james.webadmin.service.EventRetriever |
From |
To |
|
Change Return Type Flux<Tuple2<Group,Event>> to Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in method public retrieveEvents(deadLetters EventDeadLetters) : Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in class org.apache.james.webadmin.service.EventRetriever.AllEventsRetriever |
From |
To |
|
Change Return Type Flux<Tuple2<Group,Event>> to Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in method public retrieveEvents(deadLetters EventDeadLetters) : Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in class org.apache.james.webadmin.service.EventRetriever.GroupEventsRetriever |
From |
To |
|
Change Return Type Optional<Event.EventId> to Optional<EventDeadLetters.InsertionId> in method public forEvent() : Optional<EventDeadLetters.InsertionId> in class org.apache.james.webadmin.service.EventRetriever.AllEventsRetriever |
From |
To |
|
Change Return Type Flux<Tuple2<Group,Event>> to Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in method public listGroupEvents(deadLetters EventDeadLetters, group Group) : Flux<Tuple3<Group,Event,EventDeadLetters.InsertionId>> in class org.apache.james.webadmin.service.EventRetriever |
From |
To |
|
Change Return Type Optional<Event.EventId> to Optional<EventDeadLetters.InsertionId> in method public forEvent() : Optional<EventDeadLetters.InsertionId> in class org.apache.james.webadmin.service.EventRetriever.SingleEventRetriever |
From |
To |
|
Rename Parameter eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public redeliverSingleEvent(group Group, insertionId EventDeadLetters.InsertionId) : Task in class org.apache.james.webadmin.service.EventDeadLettersService |
From |
To |
|
Rename Parameter eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method package SingleEventRetriever(group Group, insertionId EventDeadLetters.InsertionId) in class org.apache.james.webadmin.service.EventRetriever.SingleEventRetriever |
From |
To |
|
Rename Parameter eventId : Optional<Event.EventId> to insertionId : Optional<EventDeadLetters.InsertionId> in method package AdditionalInformation(successfulRedeliveriesCount long, failedRedeliveriesCount long, group Optional<Group>, insertionId Optional<EventDeadLetters.InsertionId>) in class org.apache.james.webadmin.service.EventDeadLettersRedeliverTask.AdditionalInformation |
From |
To |
|
Rename Parameter eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public deleteEvent(group Group, insertionId EventDeadLetters.InsertionId) : void in class org.apache.james.webadmin.service.EventDeadLettersService |
From |
To |
|
Rename Parameter eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public singleEvent(group Group, insertionId EventDeadLetters.InsertionId) : EventRetriever in class org.apache.james.webadmin.service.EventRetriever |
From |
To |
|
Rename Parameter eventId : Event.EventId to insertionId : EventDeadLetters.InsertionId in method public getEvent(group Group, insertionId EventDeadLetters.InsertionId) : Mono<Event> in class org.apache.james.webadmin.service.EventDeadLettersService |
From |
To |