| Package | Description |
|---|---|
| org.mule.devkit.generation.api.gatherer |
| Modifier and Type | Method and Description |
|---|---|
NotificationLevel |
Notification.getLevel() |
static NotificationLevel |
NotificationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationLevel[] |
NotificationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Notification.setLevel(NotificationLevel level) |
| Constructor and Description |
|---|
Notification(Details details,
NotificationLevel level) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.