Package | Description |
---|---|
org.axonframework.deadline.dbscheduler | |
org.axonframework.springboot.autoconfig |
Class and Description |
---|
DbSchedulerBinaryDeadlineDetails
Pojo that contains the needed information for a
Task handling a deadline, will be
serialized and deserialized using the configured Serializer on the
Scheduler . |
DbSchedulerDeadlineManager
Implementation of
DeadlineManager that delegates scheduling and triggering to a db scheduler
Scheduler . |
DbSchedulerDeadlineManager.Builder
Builder class to instantiate a
DbSchedulerDeadlineManager . |
DbSchedulerHumanReadableDeadlineDetails
Pojo that contains the needed information for a
Task handling a deadline. |
Class and Description |
---|
DbSchedulerBinaryDeadlineDetails
Pojo that contains the needed information for a
Task handling a deadline, will be
serialized and deserialized using the configured Serializer on the
Scheduler . |
Copyright © 2010–2024. All rights reserved.