public class Axis2RepoManagerUIConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DELETE_LIB_PATH
The complete path to a jar that is to be deleted
|
static String |
DIR_NAME
Reference to the selected directory name
eg - axis2services
|
static String |
SELECTED_DIR_PATH
The complete path leading to the selected directory
eg - /server/axis2services/lib
|
static String |
SERVICE_TYPE
The file extension of the Axis2 artifacts the jar is being used by
|
static String |
UPLOAD_STATUS
Reference to verify if a dependency was uploaded successfully to the repository
|
Constructor and Description |
---|
Axis2RepoManagerUIConstants() |
public static final String SELECTED_DIR_PATH
public static final String DIR_NAME
public static final String DELETE_LIB_PATH
public static final String SERVICE_TYPE
public static final String UPLOAD_STATUS
Copyright © 2019 WSO2. All rights reserved.