Package overit.geocallapp.wfm.bundler
Class PropertiesBundler.Configuration
java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.bundler.PropertiesBundler.Configuration
- Enclosing class:
PropertiesBundler
-
Method Summary
Modifier and TypeMethodDescriptionstatic IntegerReturns the maximum number of bundles that can be returned in a single search operation in the Daily Plan's "Schedulable Bundles" tab.Methods inherited from class overit.geocallapp.utilities.config.Properties
getBooleanProperty, getBooleanProperty, getBooleanSystemProperty, getBooleanSystemProperty, getDoubleProperty, getDoubleProperty, getIntegerProperty, getIntegerProperty, getIntegerSystemProperty, getIntegerSystemProperty, getLongProperty, getLongProperty, getStringListProperty, getStringListProperty, getStringProperty, getStringProperty, getStringSystemProperty, getStringSystemProperty
-
Method Details
-
getMaxBundleSearchLimit
Returns the maximum number of bundles that can be returned in a single search operation in the Daily Plan's "Schedulable Bundles" tab.- Returns:
- the max bundle search limit
-