eXo JCR :: Component :: Extension Service 1.15.0-CR2

org.exoplatform.services.jcr.ext.backup.server
Class HTTPBackupAgent.Constants.OperationType

java.lang.Object
  extended by org.exoplatform.services.jcr.ext.backup.server.HTTPBackupAgent.Constants.OperationType
Enclosing class:
HTTPBackupAgent.Constants

public static final class HTTPBackupAgent.Constants.OperationType
extends Object

Definition the operation types.


Field Summary
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.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START_BACKUP

public static final String START_BACKUP
Start backup operation.

See Also:
Constant Field Values

START_BACKUP_REPOSITORY

public static final String START_BACKUP_REPOSITORY
Start backup repository operation.

See Also:
Constant Field Values

RESTORE

public static final String RESTORE
Restore operations.

See Also:
Constant Field Values

RESTORE_BACKUP_SET

public static final String RESTORE_BACKUP_SET
Restore operations from backup set.

See Also:
Constant Field Values

RESTORE_REPOSITORY

public static final String RESTORE_REPOSITORY
Restore repository operations.

See Also:
Constant Field Values

RESTORE_REPOSITORY_BACKUP_SET

public static final String RESTORE_REPOSITORY_BACKUP_SET
Restore repository operations from backup set.

See Also:
Constant Field Values

STOP_BACKUP

public static final String STOP_BACKUP
Stop backup operations.

See Also:
Constant Field Values

STOP_BACKUP_REPOSITORY

public static final String STOP_BACKUP_REPOSITORY
Stop repository backup operations.

See Also:
Constant Field Values

CURRENT_AND_COMPLETED_BACKUPS_INFO

public static final String CURRENT_AND_COMPLETED_BACKUPS_INFO
The current and completed backups info operation.

See Also:
Constant Field Values

CURRENT_AND_COMPLETED_BACKUPS_REPOSITORY_INFO

public static final String CURRENT_AND_COMPLETED_BACKUPS_REPOSITORY_INFO
The current and completed repository backups info operation.

See Also:
Constant Field Values

CURRENT_AND_COMPLETED_BACKUPS_INFO_ON_WS

public static final String CURRENT_AND_COMPLETED_BACKUPS_INFO_ON_WS
The current and completed backups info operation for specific workspace.

See Also:
Constant Field Values

CURRENT_BACKUPS_INFO

public static final String CURRENT_BACKUPS_INFO
The current backups info operations.

See Also:
Constant Field Values

CURRENT_BACKUPS_REPOSITORY_INFO

public static final String CURRENT_BACKUPS_REPOSITORY_INFO
The current repository backups info operations.

See Also:
Constant Field Values

CURRENT_OR_COMPLETED_BACKUP_INFO

public static final String CURRENT_OR_COMPLETED_BACKUP_INFO
The current or completed backup info operations.

See Also:
Constant Field Values

CURRENT_OR_COMPLETED_BACKUP_REPOSITORY_INFO

public static final String CURRENT_OR_COMPLETED_BACKUP_REPOSITORY_INFO
The current or completed repository backup info operations.

See Also:
Constant Field Values

CURRENT_RESTORE_INFO_ON_WS

public static final String CURRENT_RESTORE_INFO_ON_WS
The current restore info operations for specific workspace.

See Also:
Constant Field Values

CURRENT_RESTORE_INFO_ON_REPOSITORY

public static final String CURRENT_RESTORE_INFO_ON_REPOSITORY
The current restore info operations for specific repository.

See Also:
Constant Field Values

CURRENT_RESTORES

public static final String CURRENT_RESTORES
The current restores info operations.

See Also:
Constant Field Values

CURRENT_RESTORES_REPOSITORY

public static final String CURRENT_RESTORES_REPOSITORY
The current repository restores info operations.

See Also:
Constant Field Values

COMPLETED_BACKUPS_INFO

public static final String COMPLETED_BACKUPS_INFO
The completed backups info operations.

See Also:
Constant Field Values

COMPLETED_BACKUPS_REPOSITORY_INFO

public static final String COMPLETED_BACKUPS_REPOSITORY_INFO
The completed repository backups info operations.

See Also:
Constant Field Values

BACKUP_SERVICE_INFO

public static final String BACKUP_SERVICE_INFO
The backup service info operations.

See Also:
Constant Field Values

DROP_WORKSPACE

public static final String DROP_WORKSPACE
The drop workspace operations.

See Also:
Constant Field Values

GET_DEFAULT_WORKSPACE_CONFIG

public static final String GET_DEFAULT_WORKSPACE_CONFIG
The get default workspace configuration.

See Also:
Constant Field Values

GET_DEFAULT_REPOSITORY_CONFIG

public static final String GET_DEFAULT_REPOSITORY_CONFIG
The get default repository configuration.

See Also:
Constant Field Values

eXo JCR :: Component :: Extension Service 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.