Interface ScheduledJobStartedEventConsumer
public interface ScheduledJobStartedEventConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible
for async IO related to being notified that a
ScheduledJobStartedEvent
has occurred.- Since:
- Scheduled Job Service 2.1.4, Release Train 2.1.4, Scheduled Job Service 2.2.0, Release Train 2.2.0
- Author:
- karanjariwala
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
scheduledJobStartedInputScheduledJob
@Input("scheduledJobStartedInputScheduledJob") org.springframework.messaging.SubscribableChannel scheduledJobStartedInputScheduledJob()
-