Interface BannerUserNotificationOperation

All Superinterfaces:
Operation<UserNotificationOperationResult>

public interface BannerUserNotificationOperation extends Operation<UserNotificationOperationResult>
Represents an operation to display a banner notification to a user.
Since:
13.0
  • Method Summary

    Methods inherited from interface com.novomind.ecom.api.iagent.operation.Operation

    execute