Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.client.decisiontable.widget.auditlog
Class AuditLogEntryCellHelper

java.lang.Object
  extended by org.drools.guvnor.client.decisiontable.widget.auditlog.AuditLogEntryCellHelper

public class AuditLogEntryCellHelper
extends Object

Render different HTML for different AuditLogEvents


Constructor Summary
AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format)
           
 
Method Summary
static String getEventTypeDisplayText(String eventType)
          Lookup display text for each AuditLogEntry type
 com.google.gwt.safehtml.shared.SafeHtml getSafeHtml(AuditLogEntry event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuditLogEntryCellHelper

public AuditLogEntryCellHelper(com.google.gwt.i18n.client.DateTimeFormat format)
Method Detail

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)

Guvnor web application Drools 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.