public abstract class CopyConfig extends Object implements AdminCommand
Modifier and Type | Field and Description |
---|---|
protected List<String> |
configs |
protected Config |
copyOfConfig |
protected Domain |
domain |
protected String |
systemproperties |
Constructor and Description |
---|
CopyConfig() |
Modifier and Type | Method and Description |
---|---|
Config |
copyConfig(Configs configs,
Config config,
String destConfigName,
Logger logger) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
@Inject protected Domain domain
protected String systemproperties
protected Config copyOfConfig
public Config copyConfig(Configs configs, Config config, String destConfigName, Logger logger) throws PropertyVetoException, TransactionFailure
Copyright © 2019. All rights reserved.