| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BackupPlanExecutionStatus |
BackupPlanExecutionStatus.fromValue(String value) |
BackupPlanExecutionStatus |
BackupPlanWhereInput.getLastExecuteStatus()
Get lastExecuteStatus
|
BackupPlanExecutionStatus |
BackupPlan.getLastExecuteStatus()
Get lastExecuteStatus
|
BackupPlanExecutionStatus |
BackupPlanWhereInput.getLastExecuteStatusNot()
Get lastExecuteStatusNot
|
BackupPlanExecutionStatus |
BackupPlanWhereInput.getLastManualExecuteStatus()
Get lastManualExecuteStatus
|
BackupPlanExecutionStatus |
BackupPlan.getLastManualExecuteStatus()
Get lastManualExecuteStatus
|
BackupPlanExecutionStatus |
BackupPlanWhereInput.getLastManualExecuteStatusNot()
Get lastManualExecuteStatusNot
|
BackupPlanExecutionStatus |
BackupPlanExecution.getStatus()
Get status
|
BackupPlanExecutionStatus |
BackupPlanExecutionWhereInput.getStatus()
Get status
|
BackupPlanExecutionStatus |
BackupPlanExecutionWhereInput.getStatusNot()
Get statusNot
|
BackupPlanExecutionStatus |
BackupPlanExecutionStatus.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupPlanExecutionStatus |
BackupPlanExecutionStatus.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BackupPlanExecutionStatus[] |
BackupPlanExecutionStatus.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<BackupPlanExecutionStatus> |
BackupPlanWhereInput.getLastExecuteStatusIn()
Get lastExecuteStatusIn
|
List<BackupPlanExecutionStatus> |
BackupPlanWhereInput.getLastExecuteStatusNotIn()
Get lastExecuteStatusNotIn
|
List<BackupPlanExecutionStatus> |
BackupPlanWhereInput.getLastManualExecuteStatusIn()
Get lastManualExecuteStatusIn
|
List<BackupPlanExecutionStatus> |
BackupPlanWhereInput.getLastManualExecuteStatusNotIn()
Get lastManualExecuteStatusNotIn
|
List<BackupPlanExecutionStatus> |
BackupPlanExecutionWhereInput.getStatusIn()
Get statusIn
|
List<BackupPlanExecutionStatus> |
BackupPlanExecutionWhereInput.getStatusNotIn()
Get statusNotIn
|
Copyright © 2025. All rights reserved.