Interface IJobConfigurationsUpdatable


public interface IJobConfigurationsUpdatable
Quotas configurations
Author:
I-D Media AG
  • Method Details

    • removeQuoteById

      @Nullable void removeQuoteById(String sId)
      Remove a quote by its id
      Parameters:
      sId -
    • clearCustomQuotes

      void clearCustomQuotes()
      Remove all custom quotes
    • addQuote

      @Nullable void addQuote(@Nullable @Nullable IJobConfiguration pQuote)
      Add a quote
      Parameters:
      pQuote -