Blueprint Developer Manual / Version 2506.0
Table Of ContentsThe public API notification-api provides access to the SQL implementation. These restrictions apply:
Method NotificationService#createNotification:
The parameter
Object recipientis restricted to the type User.The parameter
List<Object> parametersallows a list of Objects that are instances of the types and classes:boolean,Boolean,Date,double,Double,int,Integer,long,Long,StringClasses for which a TypeConverter is configured. The
TypeConverteris used for serialization/deserialization.


