Interface AugmentationModifiedConsumer


public interface AugmentationModifiedConsumer
Consumes Metadata Augmentation changes. This is primarily used to create UserFieldMappings based on Customer custom fields.
Since:
2.0.2-GA
  • 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

    • augmentationModifiedInputAuth

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