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
build
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithDuration
duration
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithHtmlIcon
htmlIcon
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithTitle
title
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithType
type
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithUserIcon
userIcon