Interface ScheduledJobCompletedEventConsumer
public interface ScheduledJobCompletedEventConsumer
Spring cloud data channel description for messaging input. This channel is primarily responsible
 for async IO related to being notified that a
 
ScheduledJobCompletedEvent 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
- 
scheduledJobCompletedInputScheduledJob
@Input("scheduledJobCompletedInputScheduledJob") org.springframework.messaging.SubscribableChannel scheduledJobCompletedInputScheduledJob() 
 -