public class EventTypeMapper extends Object implements BiFunction<org.dashbuilder.dataset.DataSet,Integer,EventType>
Modifier and Type | Field and Description |
---|---|
static String |
COLUMN_ACTUAL_OWNER |
static String |
COLUMN_CREATED_BY |
static String |
COLUMN_ID |
static String |
COLUMN_LOG_DATE |
static String |
COLUMN_NODE_ID |
static String |
COLUMN_NODE_INSTANCE_ID |
static String |
COLUMN_NODE_NAME |
static String |
COLUMN_NODE_TYPE |
static String |
COLUMN_TYPE |
static String |
COLUMN_WORK_ITEM_ID |
Constructor and Description |
---|
EventTypeMapper() |
Modifier and Type | Method and Description |
---|---|
EventType |
apply(org.dashbuilder.dataset.DataSet dataSet,
Integer row) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen
public static final String COLUMN_ID
public static final String COLUMN_LOG_DATE
public static final String COLUMN_NODE_NAME
public static final String COLUMN_NODE_TYPE
public static final String COLUMN_NODE_INSTANCE_ID
public static final String COLUMN_TYPE
public static final String COLUMN_NODE_ID
public static final String COLUMN_WORK_ITEM_ID
public static final String COLUMN_CREATED_BY
public static final String COLUMN_ACTUAL_OWNER
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.