| Package | Description |
|---|---|
| org.mule.tooling.client.api.message.history |
| Modifier and Type | Method and Description |
|---|---|
NotificationAction |
ImmutableNotification.getAction() |
NotificationAction |
Notification.getAction() |
static NotificationAction |
NotificationAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationAction[] |
NotificationAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImmutableNotification.Builder |
ImmutableNotification.Builder.action(NotificationAction action) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.