Class JobRunrEventExternalizer

java.lang.Object
org.springframework.modulith.events.jobrunr.JobRunrEventExternalizer
All Implemented Interfaces:
EventListener, ApplicationListener<PayloadApplicationEvent<?>>, ConditionalEventListener

class JobRunrEventExternalizer extends Object implements ApplicationListener<PayloadApplicationEvent<?>>, ConditionalEventListener
A ConditionalEventListener scheduling a JobRunr job to eventually externalize the received event.
Since:
2.1
Author:
Oliver Drotbohm