Interface ProcessProductAssetSortingTriggeredJobEventConsumer


public interface ProcessProductAssetSortingTriggeredJobEventConsumer
Spring cloud stream messaging interface for receiving triggered job execution from the scheduled job microservice.
Author:
Jon Fleschler (jfleschler)
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.messaging.SubscribableChannel
     
  • Field Details

  • Method Details

    • triggeredJobEventProcessProductAssets

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