public class FlowElUtil extends Object
Constructor and Description |
---|
FlowElUtil() |
Modifier and Type | Method and Description |
---|---|
static Object |
execute(String expression,
Context context,
ClassLoader loader) |
static boolean |
executeCondition(String condition,
Context context,
ClassLoader loader) |
static Object |
executeNotCatchException(String expression,
Context context,
ClassLoader loader) |
static void |
putUtilClass(String name,
Class<?> clazz) |
public static boolean executeCondition(String condition, Context context, ClassLoader loader)
public static Object execute(String expression, Context context, ClassLoader loader)
public static Object executeNotCatchException(String expression, Context context, ClassLoader loader)
Copyright © 2006–2018 TinyGroup. All rights reserved.