Interface PruneNotificationTriggeredJobEventConsumer


  • public interface PruneNotificationTriggeredJobEventConsumer
    Spring cloud stream messaging interface for receiving triggered job execution from the scheduled job microservice.
    Author:
    Chad Harchar (charchar)
    • Method Detail

      • triggeredJobEventInputPruneNotification

        @Input("triggeredJobEventInputPruneNotification")
        org.springframework.messaging.SubscribableChannel triggeredJobEventInputPruneNotification()