Class PluginMessageLogger
- java.lang.Object
-
- org.pentaho.platform.plugin.services.pluginmgr.PluginMessageLogger
-
public class PluginMessageLogger extends Object
-
-
Constructor Summary
Constructors Constructor Description PluginMessageLogger()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidadd(String message)static voidclear()static intcount(String messagePrefix)static List<String>getAll()static StringprettyPrint()
-