public static final class RestRepositoryService.Constants.OperationType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_REPOSITORY
Create new repository operations.
|
static String |
CREATE_WORKSPACE
Create new workspace.
|
static String |
DEFAULT_WS_CONFIG
Default workspace configuration operations.
|
static String |
REMOVE_REPOSITORY
Remove repository operation.
|
static String |
REMOVE_WORKSPACE
Remove workspace operation.
|
static String |
REPOSITORIES_LIST
The list of repositories name operations.
|
static String |
REPOSITORY_SERVICE_CONFIGURATION
Repository service configuration operation.
|
static String |
UPDATE_WORKSPACE_CONFIG
Update workspace configuration operation.
|
static String |
WORKSPACES_LIST
The list of workspaces name operation.
|
public static final String REPOSITORY_SERVICE_CONFIGURATION
public static final String DEFAULT_WS_CONFIG
public static final String CREATE_REPOSITORY
public static final String CREATE_WORKSPACE
public static final String REMOVE_REPOSITORY
public static final String REMOVE_WORKSPACE
public static final String REPOSITORIES_LIST
public static final String WORKSPACES_LIST
public static final String UPDATE_WORKSPACE_CONFIG
Copyright © 2018 eXo Platform SAS. All Rights Reserved.