public static final class HTTPBackupAgent.Constants.OperationType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKUP_SERVICE_INFO
The backup service info operations.
|
static String |
COMPLETED_BACKUPS_INFO
The completed backups info operations.
|
static String |
COMPLETED_BACKUPS_REPOSITORY_INFO
The completed repository backups info operations.
|
static String |
CURRENT_AND_COMPLETED_BACKUPS_INFO
The current and completed backups info operation.
|
static String |
CURRENT_AND_COMPLETED_BACKUPS_INFO_ON_WS
The current and completed backups info operation for specific workspace.
|
static String |
CURRENT_AND_COMPLETED_BACKUPS_REPOSITORY_INFO
The current and completed repository backups info operation.
|
static String |
CURRENT_BACKUPS_INFO
The current backups info operations.
|
static String |
CURRENT_BACKUPS_REPOSITORY_INFO
The current repository backups info operations.
|
static String |
CURRENT_OR_COMPLETED_BACKUP_INFO
The current or completed backup info operations.
|
static String |
CURRENT_OR_COMPLETED_BACKUP_REPOSITORY_INFO
The current or completed repository backup info operations.
|
static String |
CURRENT_RESTORE_INFO_ON_REPOSITORY
The current restore info operations for specific repository.
|
static String |
CURRENT_RESTORE_INFO_ON_WS
The current restore info operations for specific workspace.
|
static String |
CURRENT_RESTORES
The current restores info operations.
|
static String |
CURRENT_RESTORES_REPOSITORY
The current repository restores info operations.
|
static String |
DROP_WORKSPACE
The drop workspace operations.
|
static String |
GET_DEFAULT_REPOSITORY_CONFIG
The get default repository configuration.
|
static String |
GET_DEFAULT_WORKSPACE_CONFIG
The get default workspace configuration.
|
static String |
RESTORE
Restore operations.
|
static String |
RESTORE_BACKUP_SET
Restore operations from backup set.
|
static String |
RESTORE_REPOSITORY
Restore repository operations.
|
static String |
RESTORE_REPOSITORY_BACKUP_SET
Restore repository operations from backup set.
|
static String |
START_BACKUP
Start backup operation.
|
static String |
START_BACKUP_REPOSITORY
Start backup repository operation.
|
static String |
STOP_BACKUP
Stop backup operations.
|
static String |
STOP_BACKUP_REPOSITORY
Stop repository backup operations.
|
public static final String START_BACKUP
public static final String START_BACKUP_REPOSITORY
public static final String RESTORE
public static final String RESTORE_BACKUP_SET
public static final String RESTORE_REPOSITORY
public static final String RESTORE_REPOSITORY_BACKUP_SET
public static final String STOP_BACKUP
public static final String STOP_BACKUP_REPOSITORY
public static final String CURRENT_AND_COMPLETED_BACKUPS_INFO
public static final String CURRENT_AND_COMPLETED_BACKUPS_REPOSITORY_INFO
public static final String CURRENT_AND_COMPLETED_BACKUPS_INFO_ON_WS
public static final String CURRENT_BACKUPS_INFO
public static final String CURRENT_BACKUPS_REPOSITORY_INFO
public static final String CURRENT_OR_COMPLETED_BACKUP_INFO
public static final String CURRENT_OR_COMPLETED_BACKUP_REPOSITORY_INFO
public static final String CURRENT_RESTORE_INFO_ON_WS
public static final String CURRENT_RESTORE_INFO_ON_REPOSITORY
public static final String CURRENT_RESTORES
public static final String CURRENT_RESTORES_REPOSITORY
public static final String COMPLETED_BACKUPS_INFO
public static final String COMPLETED_BACKUPS_REPOSITORY_INFO
public static final String BACKUP_SERVICE_INFO
public static final String DROP_WORKSPACE
public static final String GET_DEFAULT_WORKSPACE_CONFIG
public static final String GET_DEFAULT_REPOSITORY_CONFIG
Copyright © 2020 eXo Platform SAS. All Rights Reserved.