public class ConfiguredValueModifierFactory extends Object implements SingletonObject
ConfiguredValueModifier
s.Modifier and Type | Method and Description |
---|---|
void |
override(ConfiguredValue configuredValue) |
void |
register(ConfiguredValueModifier modifier) |
void |
unregister(ConfiguredValueModifier modifier) |
public void register(ConfiguredValueModifier modifier)
public void unregister(ConfiguredValueModifier modifier)
public void override(ConfiguredValue configuredValue)
Copyright © 2023 Liquibase.org. All rights reserved.