public class NotificationMessages extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MSG_FAILED_TO_ENRICH_KEYS |
static String |
MSG_FAILED_TO_OBTAIN_METADATA |
static String |
MSG_REQUIRED_PARAMETER_MISSING |
static String |
MSG_UNASSIGNABLE |
| Constructor and Description |
|---|
NotificationMessages() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.runtime.api.i18n.I18nMessage |
MSG_FAILED_TO_RESOLVE_DYNAMIC_MODEL(String failingElement,
String failingComponent,
String failureCode,
String message,
String reason) |
public static final String MSG_REQUIRED_PARAMETER_MISSING
public static final String MSG_UNASSIGNABLE
public static final String MSG_FAILED_TO_ENRICH_KEYS
public static final String MSG_FAILED_TO_OBTAIN_METADATA
Copyright © 2017 MuleSoft, Inc.. All rights reserved.