org.drools.guvnor.client.decisiontable.widget.auditlog
Class AuditLogEntryCellHelper
java.lang.Object
org.drools.guvnor.client.decisiontable.widget.auditlog.AuditLogEntryCellHelper
public class AuditLogEntryCellHelper
- extends Object
Render different HTML for different AuditLogEvents
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuditLogEntryCellHelper
public AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format)
getEventTypeDisplayText
public static String getEventTypeDisplayText(String eventType)
- Lookup display text for each AuditLogEntry type
- Parameters:
eventType
-
- Returns:
getSafeHtml
public com.google.gwt.safehtml.shared.SafeHtml getSafeHtml(AuditLogEntry event)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.