Class Axis2RepoManagerUIConstants

java.lang.Object
org.wso2.carbon.repomanager.axis2.ui.Axis2RepoManagerUIConstants

public class Axis2RepoManagerUIConstants extends Object
Axis2 repo manager UI constants are defined here
  • Field Details

    • SELECTED_DIR_PATH

      public static final String SELECTED_DIR_PATH
      The complete path leading to the selected directory eg - /server/axis2services/lib
      See Also:
    • DIR_NAME

      public static final String DIR_NAME
      Reference to the selected directory name eg - axis2services
      See Also:
    • DELETE_LIB_PATH

      public static final String DELETE_LIB_PATH
      The complete path to a jar that is to be deleted
      See Also:
    • SERVICE_TYPE

      public static final String SERVICE_TYPE
      The file extension of the Axis2 artifacts the jar is being used by
      See Also:
    • UPLOAD_STATUS

      public static final String UPLOAD_STATUS
      Reference to verify if a dependency was uploaded successfully to the repository
      See Also:
  • Constructor Details

    • Axis2RepoManagerUIConstants

      public Axis2RepoManagerUIConstants()