Interface UserNotificationOperationBuilder.Alert.Text
- All Superinterfaces:
UserNotificationOperationBuilder.Alert.WithMessage<UserNotificationOperationBuilder.Alert.Text>
,UserNotificationOperationBuilder.WithDimensions<UserNotificationOperationBuilder.Alert.Text>
,UserNotificationOperationBuilder.WithDuration<UserNotificationOperationBuilder.Alert.Text>
- Enclosing interface:
UserNotificationOperationBuilder.Alert
public static interface UserNotificationOperationBuilder.Alert.Text
extends UserNotificationOperationBuilder.Alert.WithMessage<UserNotificationOperationBuilder.Alert.Text>
This interface represents a specific builder to display a
alert popup 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.Alert.WithMessage
build
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithDimensions
dimensions
Methods inherited from interface com.novomind.ecom.api.iagent.operation.notification.UserNotificationOperationBuilder.WithDuration
duration