public class ProcessEngineContextImpl extends Object
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<Boolean> |
commandContextNew |
Constructor and Description |
---|
ProcessEngineContextImpl() |
Modifier and Type | Method and Description |
---|---|
static void |
clear() |
static boolean |
consume() |
static boolean |
get() |
static void |
set(boolean requiresNew) |
protected static ThreadLocal<Boolean> commandContextNew
Copyright © 2022. All rights reserved.