|
Rename Method public failedEventShouldThrowWhenBothGroupAndEventIdAreNull() : void renamed to public failedEventShouldThrowWhenBothGroupAndInsertionIdAreNull() : void in class org.apache.james.mailbox.events.EventDeadLettersContract.FailedEventContract |
From |
To |
|
Rename Method public allEventIds() : Stream<Event.EventId> renamed to public allInsertionIds() : Stream<EventDeadLetters.InsertionId> in class org.apache.james.mailbox.events.EventDeadLettersContract |
From |
To |
|
Rename Method public removeShouldNotThrowWhenNoMatched() : void renamed to public removeShouldNotThrowWhenNoInsertionIdMatched() : void in class org.apache.james.mailbox.events.EventDeadLettersContract.RemoveContract |
From |
To |
|
Rename Method public failedEventShouldThrowWhenEventIdIsNull() : void renamed to public failedEventShouldThrowWhenInsertionIdIsNull() : void in class org.apache.james.mailbox.events.EventDeadLettersContract.FailedEventContract |
From |
To |
|
Rename Method public storeShouldThrowWhenBothGroupAndEventAreNull() : void renamed to public storeShouldThrowWhenBothGroupAndEventAndInsertionIdAreNull() : void in class org.apache.james.mailbox.events.EventDeadLettersContract.StoreContract |
From |
To |
|
Rename Method public storeShouldIgnoreStoreDuplicatedEventsPerGroup() : void renamed to public storeShouldStoreDuplicatedEventsPerGroupWhenStoreWithDifferentInsertionId() : void in class org.apache.james.mailbox.events.EventDeadLettersContract.StoreContract |
From |
To |
|
Rename Method public removeShouldThrowWhenEventIdIsNull() : void renamed to public removeShouldThrowWhenInsertionIdIsNull() : void in class org.apache.james.mailbox.events.EventDeadLettersContract.RemoveContract |
From |
To |
|
Rename Method public removeShouldThrowWhenBothGroupAndEventIdAreNull() : void renamed to public removeShouldThrowWhenBothGroupAndInsertionIdAreNull() : void in class org.apache.james.mailbox.events.EventDeadLettersContract.RemoveContract |
From |
To |