public class ThreadDataStore
extends java.lang.Object
Constructor and Description |
---|
ThreadDataStore() |
Modifier and Type | Method and Description |
---|---|
static RuleExecutionException |
getDeepException() |
static java.lang.Object |
getParameter(java.lang.String key) |
static void |
setException(RuleExecutionException ex) |
static void |
setParameter(java.lang.String key,
java.lang.Object object) |
public static RuleExecutionException getDeepException()
public static void setException(RuleExecutionException ex)
public static java.lang.Object getParameter(java.lang.String key)
public static void setParameter(java.lang.String key, java.lang.Object object)