public class ProductVersions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
WCM_2_0_0 |
static int |
WCM_2_0_0_NUM |
static String |
WCM_2_1_0 |
static int |
WCM_2_1_0_NUM |
static String |
WCM_2_1_2 |
static int |
WCM_2_1_2_NUM |
static String |
WCM_2_1_3 |
static int |
WCM_2_1_3_NUM |
| Constructor and Description |
|---|
ProductVersions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCurrentVersion() |
static int |
getCurrentVersionAsInt() |
public static final String WCM_2_0_0
public static final String WCM_2_1_0
public static final String WCM_2_1_2
public static final String WCM_2_1_3
public static final int WCM_2_0_0_NUM
public static final int WCM_2_1_0_NUM
public static final int WCM_2_1_2_NUM
public static final int WCM_2_1_3_NUM
public static String getCurrentVersion()
public static int getCurrentVersionAsInt()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.