public static interface RuntimeLogPresenter.LogTemplates
extends com.google.gwt.safehtml.client.SafeHtmlTemplates
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.safehtml.shared.SafeHtml |
getBusinessLog(String time,
String logType,
com.google.gwt.safehtml.shared.SafeHtml logName,
String completed) |
com.google.gwt.safehtml.shared.SafeHtml |
getTechLog(String time,
String logType,
com.google.gwt.safehtml.shared.SafeHtml logName,
String completed,
String agent) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.