public class FlushModeConverter
extends java.lang.Object
"never"
, which corresponds
to the removed FlushMode#NEVER. Here we will also handle mapping
FlushMode#NEVER to FlushMode#MANUALConstructor and Description |
---|
FlushModeConverter() |
Modifier and Type | Method and Description |
---|---|
static FlushMode |
fromXml(java.lang.String name) |
static java.lang.String |
toXml(FlushMode mode) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.