Package org.nuxeo.ecm.platform.suggestbox.service
package org.nuxeo.ecm.platform.suggestbox.service
-
ClassDescriptionException thrown when a runtime component related to the SuggestionService fails to initialize due to invalid configuration parameters or missing requirements on the platform.Suggest to navigate to a specific document.Suggest to navigate to a specific group profile.Base class for building data transfer objects for results of requests to the SuggestionService.Base class and default implementation for passing contextual information to the suggestion service.Exception raised when a suggester cannot perform it's suggestion due to inconsistent configuration or problem when calling a backend service: in that case the backend service exception should be wrapped as the cause.Exception raised when the SuggestionService is unable to execute the selected suggestion.Pluggable service to generate user action suggestions based on text input and contextual data.The Class SuggestionServiceImpl.Suggest to navigate to a specific user profile.