Interface PruneNotificationTriggeredJobEventConsumer
public interface PruneNotificationTriggeredJobEventConsumer
Spring cloud stream messaging interface for receiving triggered job execution from the scheduled
job microservice.
- Author:
- Chad Harchar (charchar)
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.messaging.SubscribableChannel
-
Field Details
-
CHANNEL
- See Also:
-
-
Method Details
-
triggeredJobEventInputPruneNotification
@Input("triggeredJobEventInputPruneNotification") org.springframework.messaging.SubscribableChannel triggeredJobEventInputPruneNotification()
-