クラス ApiResult
- java.lang.Object
-
- org.codelibs.fess.app.web.api.ApiResult
-
public class ApiResult extends java.lang.Object
-
-
ネストされたクラスの概要
ネストされたクラス 修飾子とタイプ クラス 説明 static class
ApiResult.ApiBackupFilesResponse
static class
ApiResult.ApiConfigResponse
static class
ApiResult.ApiConfigsResponse<T>
static class
ApiResult.ApiDeleteResponse
static class
ApiResult.ApiDocResponse
static class
ApiResult.ApiDocsResponse
static class
ApiResult.ApiErrorResponse
static class
ApiResult.ApiLogFilesResponse
static class
ApiResult.ApiLogResponse
static class
ApiResult.ApiLogsResponse<T>
static class
ApiResult.ApiResponse
static class
ApiResult.ApiSystemInfoResponse
static class
ApiResult.ApiUpdateResponse
static class
ApiResult.Status
-
フィールドの概要
フィールド 修飾子とタイプ フィールド 説明 protected ApiResult.ApiResponse
response
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 ApiResult(ApiResult.ApiResponse response)
-
-
-
フィールドの詳細
-
response
protected ApiResult.ApiResponse response
-
-
コンストラクタの詳細
-
ApiResult
public ApiResult(ApiResult.ApiResponse response)
-
-