public class SectionsConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
deepCopySectionChildren |
static 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 List<SectionsDebugLogger> LOGGERS
public static boolean useBackgroundChangeSets
public static boolean deepCopySectionChildren