|
Change Parameter Type c : CommandDispatcher.Command to c : Command in method public dispatch(c Command) : void in class org.apache.james.eventsourcing.EventSourcingSystem |
From |
To |
|
Change Parameter Type handlers : Set<CommandDispatcher.CommandHandler<?>> to handlers : Set<CommandHandler<?>> in method public EventSourcingSystem(handlers Set<CommandHandler<?>>, subscribers Set<Subscriber>, eventStore EventStore) in class org.apache.james.eventsourcing.EventSourcingSystem |
From |
To |
|
Change Parameter Type history : EventStore.History to history : History in method public fromEvents(aggregateId Id, history History) : UserQuotaThresholds in class org.apache.james.mailbox.quota.mailing.aggregates.UserQuotaThresholds |
From |
To |
|
Change Parameter Type handlers : Collection<CommandHandler<?>> to handlers : Set<CommandHandler<?>> in method public CommandDispatcher(eventBus EventBus, handlers Set<CommandHandler<?>>) in class org.apache.james.eventsourcing.CommandDispatcher |
From |
To |
|
Change Parameter Type history : EventStore.History to history : History in method private UserQuotaThresholds(aggregateId Id, history History) in class org.apache.james.mailbox.quota.mailing.aggregates.UserQuotaThresholds |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.dto.TestEventDTO moved to org.apache.james.eventsourcing.eventstore.cassandra.dto.TestEventDTO |
From |
To |
|
Move Class org.apache.james.eventsourcing.InMemoryEventSourcingSystemTest moved to org.apache.james.eventsourcing.eventstore.memory.InMemoryEventSourcingSystemTest |
From |
To |
|
Move Class org.apache.james.eventsourcing.EventStore.History moved to org.apache.james.eventsourcing.eventstore.History |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.JsonEventSerializer moved to org.apache.james.eventsourcing.eventstore.cassandra.JsonEventSerializer |
From |
To |
|
Move Class org.apache.james.eventsourcing.EventStoreTest moved to org.apache.james.eventsourcing.eventstore.EventStoreTest |
From |
To |
|
Move Class org.apache.james.eventsourcing.InMemoryEventStoreExtension moved to org.apache.james.eventsourcing.eventstore.memory.InMemoryEventStoreExtension |
From |
To |
|
Move Class org.apache.james.eventsourcing.CommandDispatcher.Command moved to org.apache.james.eventsourcing.Command |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.EventStoreDao moved to org.apache.james.eventsourcing.eventstore.cassandra.EventStoreDao |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.CassandraEventStoreTable moved to org.apache.james.eventsourcing.eventstore.cassandra.CassandraEventStoreTable |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.CassandraEventStoreTest moved to org.apache.james.eventsourcing.eventstore.cassandra.CassandraEventStoreTest |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.dto.TestEventDTOModule moved to org.apache.james.eventsourcing.eventstore.cassandra.dto.TestEventDTOModule |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.CassandraEventStoreModule moved to org.apache.james.eventsourcing.eventstore.cassandra.CassandraEventStoreModule |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.dto.OtherTestEventDTO moved to org.apache.james.eventsourcing.eventstore.cassandra.dto.OtherTestEventDTO |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.CassandraEventStore moved to org.apache.james.eventsourcing.eventstore.cassandra.CassandraEventStore |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.dto.OtherTestEventDTOModule moved to org.apache.james.eventsourcing.eventstore.cassandra.dto.OtherTestEventDTOModule |
From |
To |
|
Move Class org.apache.james.eventsourcing.CommandDispatcher.CommandHandler moved to org.apache.james.eventsourcing.CommandHandler |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.dto.OtherEvent moved to org.apache.james.eventsourcing.eventstore.cassandra.dto.OtherEvent |
From |
To |
|
Move Class org.apache.james.eventsourcing.EventStore moved to org.apache.james.eventsourcing.eventstore.EventStore |
From |
To |
|
Move Class org.apache.james.eventsource.InMemoryEventStore moved to org.apache.james.eventsourcing.eventstore.memory.InMemoryEventStore |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.CassandraEventSourcingSystemTest moved to org.apache.james.eventsourcing.eventstore.cassandra.CassandraEventSourcingSystemTest |
From |
To |
|
Move Class org.apache.james.eventsourcing.HistoryTest moved to org.apache.james.eventsourcing.eventstore.HistoryTest |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.dto.EventDTO moved to org.apache.james.eventsourcing.eventstore.cassandra.dto.EventDTO |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.JsonEventSerializerTest moved to org.apache.james.eventsourcing.eventstore.cassandra.JsonEventSerializerTest |
From |
To |
|
Move Class org.apache.james.eventsourcing.InMemoryEventStoreTest moved to org.apache.james.eventsourcing.eventstore.memory.InMemoryEventStoreTest |
From |
To |
|
Move Class org.apache.james.eventsourcing.cassandra.dto.EventDTOModule moved to org.apache.james.eventsourcing.eventstore.cassandra.dto.EventDTOModule |
From |
To |
|
Move Class org.apache.james.eventsourcing.EventStore.EventStoreFailedException moved to org.apache.james.eventsourcing.eventstore.EventStoreFailedException |
From |
To |