Package | Description |
---|---|
org.camunda.bpm.engine.impl.test | |
org.camunda.bpm.engine.impl.util |
Modifier and Type | Field and Description |
---|---|
protected static LogUtil.ThreadLogMode |
PvmTestCase.DEFAULT_THREAD_LOG_MODE |
protected LogUtil.ThreadLogMode |
PvmTestCase.threadRenderingMode |
protected LogUtil.ThreadLogMode |
AbstractProcessEngineTestCase.threadRenderingMode |
Constructor and Description |
---|
PvmTestCase(LogUtil.ThreadLogMode threadRenderingMode) |
Modifier and Type | Method and Description |
---|---|
static LogUtil.ThreadLogMode |
LogUtil.getThreadLogMode() |
static LogUtil.ThreadLogMode |
LogUtil.setThreadLogMode(LogUtil.ThreadLogMode threadLogMode) |
static LogUtil.ThreadLogMode |
LogUtil.ThreadLogMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogUtil.ThreadLogMode[] |
LogUtil.ThreadLogMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static LogUtil.ThreadLogMode |
LogUtil.setThreadLogMode(LogUtil.ThreadLogMode threadLogMode) |
Copyright © 2015. All rights reserved.