public class MessageFormatUtils extends Object
IMessageFormatter
.Constructor and Description |
---|
MessageFormatUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
formatFailureMessage(String mimeType,
org.pentaho.platform.api.engine.IRuntimeContext context,
StringBuffer messageBuffer,
List defaultMessages) |
static void |
formatSuccessMessage(String mimeType,
org.pentaho.platform.api.engine.IRuntimeContext context,
StringBuffer messageBuffer,
boolean doMessages) |
static void |
formatSuccessMessage(String mimeType,
org.pentaho.platform.api.engine.IRuntimeContext context,
StringBuffer messageBuffer,
boolean doMessages,
boolean doWrapper) |
public static void formatFailureMessage(String mimeType, org.pentaho.platform.api.engine.IRuntimeContext context, StringBuffer messageBuffer, List defaultMessages)
public static void formatSuccessMessage(String mimeType, org.pentaho.platform.api.engine.IRuntimeContext context, StringBuffer messageBuffer, boolean doMessages, boolean doWrapper)
public static void formatSuccessMessage(String mimeType, org.pentaho.platform.api.engine.IRuntimeContext context, StringBuffer messageBuffer, boolean doMessages)
Copyright © 2021 Hitachi Vantara. All rights reserved.