| Class and Description |
|---|
| org.axonframework.domain.GenericEventMessage
this class is available for backward compatibility with instances that were serialized with Axon 2. Use
GenericEventMessage instead. |
| org.axonframework.domain.GenericMessage
this class is available for backward compatibility with instances that were serialized with Axon 2. Use
GenericMessage instead. |
| org.axonframework.domain.MetaData
this class is available for backward compatibility with instances that were serialized with Axon 2. Use
MetaData instead. |
| Field and Description |
|---|
| org.axonframework.eventhandling.scheduling.quartz.QuartzEventScheduler.DirectEventJobDataBinder.EVENT_KEY
in favor of the default message keys | only maintained for backwards compatibility
|
| org.axonframework.deadline.quartz.DeadlineJob.DeadlineJobDataBinder.SERIALIZED_DEADLINE_MESSAGE
in favor of the separate DeadlineMessage keys | only maintained for backwards compatibility
|
| org.axonframework.deadline.quartz.DeadlineJob.DeadlineJobDataBinder.SERIALIZED_DEADLINE_MESSAGE_CLASS_NAME
in favor of the separate DeadlineMessage keys | only maintained for backwards compatibility
|
Copyright © 2010–2018. All rights reserved.