Interface UserNotificationOperationBuilder.Growl.Text
- All Superinterfaces:
 UserNotificationOperationBuilder.Growl.WithMessage<UserNotificationOperationBuilder.Growl.Text>,UserNotificationOperationBuilder.WithDuration<UserNotificationOperationBuilder.Growl.Text>,UserNotificationOperationBuilder.WithHtmlIcon<UserNotificationOperationBuilder.Growl.Text>,UserNotificationOperationBuilder.WithTitle<UserNotificationOperationBuilder.Growl.Text>,UserNotificationOperationBuilder.WithType<UserNotificationOperationBuilder.Growl.Text>,UserNotificationOperationBuilder.WithUserIcon<UserNotificationOperationBuilder.Growl.Text>
- Enclosing interface:
 UserNotificationOperationBuilder.Growl
public static interface UserNotificationOperationBuilder.Growl.Text
extends UserNotificationOperationBuilder.Growl.WithMessage<UserNotificationOperationBuilder.Growl.Text>
This interface represents a specific builder to display a 
 growl notification with a plain text message to a user.
- Since:
 - 12.13
 
- 
Method Summary
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.Growl.WithMessage
buildMethods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithDuration
durationMethods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithHtmlIcon
htmlIconMethods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithTitle
titleMethods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithType
typeMethods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithUserIcon
userIcon