Class ConfigOperation
java.lang.Object
org.codice.ddf.admin.configurator.impl.ConfigOperation
- All Implemented Interfaces:
org.codice.ddf.admin.configurator.Operation<Void>
public abstract class ConfigOperation
extends Object
implements org.codice.ddf.admin.configurator.Operation<Void>
Transactional handler for persisting config file changes.
This code is experimental. While this class is functional and tested, it may change or be removed in a future version of the library.