public class AuditLogEntryCellHelper extends Object
Constructor and Description |
---|
AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format) |
AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format,
String labelClass,
String valueClass) |
Modifier and Type | Method and Description |
---|---|
static String |
getEventTypeDisplayText(String eventType)
Lookup display text for each AuditLogEntry type
|
com.google.gwt.safehtml.shared.SafeHtml |
getSafeHtml(org.drools.workbench.models.datamodel.auditlog.AuditLogEntry event) |
public AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format)
public static String getEventTypeDisplayText(String eventType)
eventType
- public com.google.gwt.safehtml.shared.SafeHtml getSafeHtml(org.drools.workbench.models.datamodel.auditlog.AuditLogEntry event)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.