Interface TenantSearchGroupEventProducer


public interface TenantSearchGroupEventProducer
Since:
2.1.0-GA
Author:
Nathan Moore (nathandmoore)
  • Field Summary

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

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

  • Method Details

    • tenantSearchGroupOutput

      @Output("tenantSearchGroupOutput") org.springframework.messaging.MessageChannel tenantSearchGroupOutput()