public class OutputConditionExpressionTypeUtil extends Object
Modifier and Type | Field and Description |
---|---|
static LinkedHashMap<String,Object> |
TYPEINFO |
Constructor and Description |
---|
OutputConditionExpressionTypeUtil() |
Modifier and Type | Method and Description |
---|---|
static EventType |
getBuiltInEventType(String moduleName,
BeanEventTypeFactory beanEventTypeFactory) |
static Object[] |
getOAPrototype() |
static void |
populate(Object[] builtinProperties,
int totalNewEventsCount,
int totalOldEventsCount,
int totalNewEventsSum,
int totalOldEventsSum,
Long lastOutputTimestamp) |
public static final LinkedHashMap<String,Object> TYPEINFO
public static Object[] getOAPrototype()
public static void populate(Object[] builtinProperties, int totalNewEventsCount, int totalOldEventsCount, int totalNewEventsSum, int totalOldEventsSum, Long lastOutputTimestamp)
public static EventType getBuiltInEventType(String moduleName, BeanEventTypeFactory beanEventTypeFactory)
Copyright © 2005–2020. All rights reserved.