Interface GrowlUserNotificationOperation

All Superinterfaces:
Operation<UserNotificationOperationResult>

public interface GrowlUserNotificationOperation extends Operation<UserNotificationOperationResult>
Represents an operation to display a growl notification to a user.
Since:
12.13
  • Method Summary

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

    execute