public class FlushModeConverter extends Object
"never", which corresponds
to the deprecated FlushMode.NEVER. Here we will also handle mapping
FlushMode.NEVER and FlushMode.MANUAL as equivalent| Constructor and Description |
|---|
FlushModeConverter() |
| Modifier and Type | Method and Description |
|---|---|
static FlushMode |
fromXml(String name) |
static String |
toXml(FlushMode mode) |
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.