public interface AsadminRecorderConfiguration extends ConfigBeanProxy, ConfigExtension
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
String |
filterCommands() |
String |
getFilteredCommands() |
String |
getOutputLocation() |
String |
getPrependedOptions() |
String |
isEnabled() |
String |
prependEnabled() |
void |
setEnabled(Boolean enabled) |
void |
setFilterCommands(Boolean filterCommands) |
void |
setFilteredCommands(String filteredCommands) |
void |
setOutputLocation(String outputLocation) |
void |
setPrependedOptions(String prependedOptions) |
void |
setPrependEnabled(Boolean prependEnabled) |
createChild, deepCopy, getParent, getParentString isEnabled()
void setEnabled(Boolean enabled)
String filterCommands()
void setFilterCommands(Boolean filterCommands)
String getOutputLocation()
void setOutputLocation(String outputLocation)
String getFilteredCommands()
void setFilteredCommands(String filteredCommands)
String prependEnabled()
void setPrependEnabled(Boolean prependEnabled)
String getPrependedOptions()
void setPrependedOptions(String prependedOptions)
Copyright © 2019. All rights reserved.