Class NotificationsProperties

java.lang.Object
io.jmix.notifications.NotificationsProperties

@ConstructorBinding @ConfigurationProperties(prefix="jmix.notifications") public class NotificationsProperties extends Object
  • Field Details

    • userEmailPropertyName

      protected final String userEmailPropertyName
  • Constructor Details

    • NotificationsProperties

      public NotificationsProperties(@DefaultValue("email") String userEmailPropertyName)
  • Method Details

    • getUserEmailPropertyName

      public String getUserEmailPropertyName()
      Name of the property of User entity that contains email.