Package org.codelibs.fess.app.web.api
package org.codelibs.fess.app.web.api
-
ClassDescriptionThis class represents the base response structure for API results.Represents an API response containing a list of backup files.Represents an API response for bulk operations, containing a list of processed items.Represents an API response for configuration settings.Represents an API response for a list of configuration settings.Represents an API response for a delete operation.Represents an API response for a single document.Represents an API response for search results, including document list, pagination, and facet information.Represents an API response for an error.Represents an API response containing a list of log files.Represents an API response for a log entry.Represents an API response for a list of logs.Represents an API response for plugin information.Represents the base API response structure.Represents an API response for a start job operation.Represents an API response containing statistical information.Represents an API response for storage-related operations, typically containing a list of items.Represents an API response containing system information.Represents an API response for an update operation.Represents the status of an API response.Abstract base class for Fess API actions that provides common functionality for API endpoints including authentication, message handling, and access control.