java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.ai.assistant.bl.dispatcherassistant.schedulableactivities.event.DispatcherAssistantRequest
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DispatcherAssistantRequest extends DynO
Class that defines the common request parameters for the Dispatcher Assistant API.
Since:
22.0
See Also:
  • Constructor Details

    • DispatcherAssistantRequest

      public DispatcherAssistantRequest()
  • Method Details

    • getQuery

      public String getQuery()
      Gets the search query
      Returns:
      the search query
    • setQuery

      public void setQuery(String query)
      Sets the search query
      Parameters:
      query - the search query
    • getSessionId

      public String getSessionId()
      Gets the session ID
      Returns:
      the session ID
    • setSessionId

      public void setSessionId(String sessionId)
      Sets the session ID
      Parameters:
      sessionId - the session ID