| Package | Description |
|---|---|
| org.mule.tooling.client.api.tryit |
| Modifier and Type | Method and Description |
|---|---|
ImmutableNotification.Builder |
ImmutableNotification.Builder.action(NotificationAction action) |
ImmutableNotification.Builder |
ImmutableNotification.Builder.applicationName(String application) |
static ImmutableNotification.Builder |
ImmutableNotification.builder()
Creates a builder for the
ImmutableNotification object. |
ImmutableNotification.Builder |
ImmutableNotification.Builder.component(String component) |
ImmutableNotification.Builder |
ImmutableNotification.Builder.componentPath(String componentPath) |
ImmutableNotification.Builder |
ImmutableNotification.Builder.correlationId(String correlationId) |
ImmutableNotification.Builder |
ImmutableNotification.Builder.message(Message message) |
ImmutableNotification.Builder |
ImmutableNotification.Builder.timestamp(long timestamp) |
ImmutableNotification.Builder |
ImmutableNotification.Builder.variables(Map<String,TypedValue> variables) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.