Class PropertiesAIAssistant.DispatcherAssistant
java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.ai.assistant.PropertiesAIAssistant.DispatcherAssistant
- Enclosing class:
PropertiesAIAssistant
AI Assistant configuration properties
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringGets the dispatcher assistant endpoint URL for schedulable activities search.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
-
getDispatcherAssistantEndpoint
Gets the dispatcher assistant endpoint URL for schedulable activities search.- Returns:
- the endpoint URL
-