Constant Field Values
Contents
org.exoplatform.*
-
org.exoplatform.services.jcr.ext.backup.BackupChain Modifier and Type Constant Field Value public static final intFULL_WORKING1public static final intINCREMENTAL_WORKING2public static final longTIMEOUT10000L -
org.exoplatform.services.jcr.ext.backup.BackupChainLog Modifier and Type Constant Field Value public static final StringPREFIX"backup-" -
org.exoplatform.services.jcr.ext.backup.BackupJob Modifier and Type Constant Field Value public static final intFINISHED4public static final intFULL1public static final intINCREMENTAL2public static final intSTARTING0public static final intWAITING1public static final intWORKING2 -
org.exoplatform.services.jcr.ext.backup.BackupManager Modifier and Type Constant Field Value public static final intFULL_AND_INCREMENTAL1public static final intFULL_BACKUP_ONLY0 -
org.exoplatform.services.jcr.ext.backup.RepositoryBackupChain Modifier and Type Constant Field Value public static final intFINISHED4public static final intFULL_BACKUP_FINISHED_INCREMENTAL_BACKUP_WORKING16public static final intINITIALIZED0public static final intWORKING8 -
org.exoplatform.services.jcr.ext.backup.RepositoryBackupChainLog Modifier and Type Constant Field Value public static final StringPREFIX"repository-backup-"
-
org.exoplatform.services.jcr.ext.backup.impl.BackupManagerImpl Modifier and Type Constant Field Value public static final StringBACKUP_DIR"backup-dir"public static final StringBACKUP_PROPERTIES"backup-properties"public static final StringDEFAULT_INCREMENTAL_JOB_PERIOD"default-incremental-job-period"public static final StringDEFAULT_VALUE_INCREMENTAL_JOB_PERIOD"3600"public static final StringFULL_BACKUP_TYPE"full-backup-type"public static final StringINCREMENTAL_BACKUP_TYPE"incremental-backup-type" -
org.exoplatform.services.jcr.ext.backup.impl.BackupMessage Modifier and Type Constant Field Value public static final StringDATE_FORMAT_PATTERN"yyyy-MM-dd HH:mm:ss.SSS" -
org.exoplatform.services.jcr.ext.backup.impl.BackupMessagesLog Modifier and Type Constant Field Value public static final intMESSAGES_MAXSIZE250 -
org.exoplatform.services.jcr.ext.backup.impl.JobRepositoryRestore Modifier and Type Constant Field Value public static final intREPOSITORY_RESTORE_FAIL3public static final intREPOSITORY_RESTORE_INITIALIZED4public static final intREPOSITORY_RESTORE_STARTED1public static final intREPOSITORY_RESTORE_SUCCESSFUL2 -
org.exoplatform.services.jcr.ext.backup.impl.JobWorkspaceRestore Modifier and Type Constant Field Value public static final intRESTORE_FAIL3public static final intRESTORE_INITIALIZED4public static final intRESTORE_STARTED1public static final intRESTORE_SUCCESSFUL2 -
org.exoplatform.services.jcr.ext.backup.impl.PendingChangesLog.Type Modifier and Type Constant Field Value public static final intCHANGESLOG_WITH_STREAM2public static final intCHANGESLOG_WITHOUT_STREAM1
-
org.exoplatform.services.jcr.ext.backup.server.HTTPBackupAgent.Constants Modifier and Type Constant Field Value public static final StringBASE_URL"/jcr-backup"public static final StringDATE_FORMAT_RFC_1123"EEE, dd MMM yyyy HH:mm:ss zzz" -
org.exoplatform.services.jcr.ext.backup.server.HTTPBackupAgent.Constants.OperationType Modifier and Type Constant Field Value public static final StringBACKUP_SERVICE_INFO"/info"public static final StringCOMPLETED_BACKUPS_INFO"/info/backup/completed"public static final StringCOMPLETED_BACKUPS_REPOSITORY_INFO"/info/backup-repository/completed"public static final StringCURRENT_AND_COMPLETED_BACKUPS_INFO"/info/backup"public static final StringCURRENT_AND_COMPLETED_BACKUPS_INFO_ON_WS"/info/backup"public static final StringCURRENT_AND_COMPLETED_BACKUPS_REPOSITORY_INFO"/info/backup-repository"public static final StringCURRENT_BACKUPS_INFO"/info/backup/current"public static final StringCURRENT_BACKUPS_REPOSITORY_INFO"/info/backup-repository/current"public static final StringCURRENT_OR_COMPLETED_BACKUP_INFO"/info/backup"public static final StringCURRENT_OR_COMPLETED_BACKUP_REPOSITORY_INFO"/info/backup-repository-id"public static final StringCURRENT_RESTORE_INFO_ON_REPOSITORY"/info/restore-repository"public static final StringCURRENT_RESTORE_INFO_ON_WS"/info/restore"public static final StringCURRENT_RESTORES"/info/restores"public static final StringCURRENT_RESTORES_REPOSITORY"/info/restores-repository"public static final StringDROP_WORKSPACE"/drop-workspace"public static final StringGET_DEFAULT_REPOSITORY_CONFIG"/info/default-repository-config"public static final StringGET_DEFAULT_WORKSPACE_CONFIG"/info/default-ws-config"public static final StringRESTORE"/restore"public static final StringRESTORE_BACKUP_SET"/restore/backup-set"public static final StringRESTORE_REPOSITORY"/restore-repository"public static final StringRESTORE_REPOSITORY_BACKUP_SET"/restore-repository/backup-set"public static final StringSTART_BACKUP"/start"public static final StringSTART_BACKUP_REPOSITORY"/start-backup-repository"public static final StringSTOP_BACKUP"/stop"public static final StringSTOP_BACKUP_REPOSITORY"/stop-backup-repository"
-
org.exoplatform.services.jcr.ext.backup.server.bean.response.ShortInfo Modifier and Type Constant Field Value public static final intCOMPLETED0public static final intCURRENT-1public static final intRESTORE1
-
org.exoplatform.services.jcr.ext.common.SessionProvider Modifier and Type Constant Field Value public static final StringSESSION_PROVIDER"JCRsessionProvider"
-
org.exoplatform.services.jcr.ext.registry.RegistryService Modifier and Type Constant Field Value public static final StringEXO_APPLICATIONS"exo:applications"public static final StringEXO_GROUPS"exo:groups"protected static final StringEXO_REGISTRY"exo:registry"protected static final StringEXO_REGISTRY_NT"exo:registry"protected static final StringEXO_REGISTRYENTRY"exo:registryEntry"protected static final StringEXO_REGISTRYENTRY_NT"exo:registryEntry"protected static final StringEXO_REGISTRYGROUP_NT"exo:registryGroup"public static final StringEXO_SERVICES"exo:services"public static final StringEXO_USERS"exo:users"protected static final StringNT_FILE"registry-nodetypes.xml"
-
org.exoplatform.services.jcr.ext.repository.RestRepositoryService.Constants Modifier and Type Constant Field Value public static final StringBASE_URL"/jcr-service" -
org.exoplatform.services.jcr.ext.repository.RestRepositoryService.Constants.OperationType Modifier and Type Constant Field Value public static final StringCREATE_REPOSITORY"/create-repository"public static final StringCREATE_WORKSPACE"/create-workspace"public static final StringDEFAULT_WS_CONFIG"/default-ws-config"public static final StringREMOVE_REPOSITORY"/remove-repository"public static final StringREMOVE_WORKSPACE"/remove-workspace"public static final StringREPOSITORIES_LIST"/repositories"public static final StringREPOSITORY_SERVICE_CONFIGURATION"/repository-service-configuration"public static final StringUPDATE_WORKSPACE_CONFIG"/update-workspace-config"public static final StringWORKSPACES_LIST"/workspaces"
-
org.exoplatform.services.jcr.ext.resource.UnifiedNodeReference Modifier and Type Constant Field Value public static final StringJCR_SCHEME"jcr"
-
org.exoplatform.services.jcr.ext.utils.VersionHistoryUtils Modifier and Type Constant Field Value public static final StringMIX_VERSIONABLE"mix:versionable"public static final StringNT_FILE"nt:file"