Interface AccountInviteAcceptanceProducer


public interface AccountInviteAcceptanceProducer
  • Field Summary

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

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

  • Method Details

    • accountInvitationAcceptanceOutputCustomer

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