public final class Version extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JBOSS_AS7 |
static String |
JBOSS_EAP |
static String |
WILDFLY |
| Constructor and Description |
|---|
Version(String product,
String version,
File dmrFile) |
| Modifier and Type | Method and Description |
|---|---|
File |
getDmrFile() |
File |
getMessagesFile() |
String |
getProduct() |
String |
getVersion() |
String |
toString() |
public static final String JBOSS_EAP
public static final String WILDFLY
public static final String JBOSS_AS7
Copyright © 2023 JBoss by Red Hat. All rights reserved.