org.drools.guvnor.client.rpc
Class LogEntry
java.lang.Object
org.drools.guvnor.client.rpc.LogEntry
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class LogEntry
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
For showing a log in the GUI (last X messages).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
severity
public int severity
message
public String message
timestamp
public Date timestamp
LogEntry
public LogEntry()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.