Interface AsadminRecorderConfiguration

    • Method Detail

      • isEnabled

        String isEnabled()
      • setEnabled

        void setEnabled​(Boolean enabled)
      • filterCommands

        String filterCommands()
      • setFilterCommands

        void setFilterCommands​(Boolean filterCommands)
      • getOutputLocation

        String getOutputLocation()
      • setOutputLocation

        void setOutputLocation​(String outputLocation)
      • getFilteredCommands

        String getFilteredCommands()
      • setFilteredCommands

        void setFilteredCommands​(String filteredCommands)
      • prependEnabled

        String prependEnabled()
      • setPrependEnabled

        void setPrependEnabled​(Boolean prependEnabled)
      • getPrependedOptions

        String getPrependedOptions()
      • setPrependedOptions

        void setPrependedOptions​(String prependedOptions)