Class ApiResult.ApiPluginResponse

java.lang.Object
org.codelibs.fess.app.web.api.ApiResult.ApiResponse
org.codelibs.fess.app.web.api.ApiResult.ApiPluginResponse
Enclosing class:
ApiResult

public static class ApiResult.ApiPluginResponse extends ApiResult.ApiResponse
Represents an API response for plugin information.
  • Field Details

  • Constructor Details

    • ApiPluginResponse

      public ApiPluginResponse()
      Default constructor for ApiPluginResponse.
  • Method Details