public class SectionsConfiguration
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
deepCopySectionChildren |
static java.util.List<SectionsDebugLogger> |
LOGGERS
Loggers for the core framework
|
static boolean |
useBackgroundChangeSets
Whether changesets can be applied from a background thread.
|
| Constructor and Description |
|---|
SectionsConfiguration() |
public static java.util.List<SectionsDebugLogger> LOGGERS
public static boolean useBackgroundChangeSets
public static boolean deepCopySectionChildren