Package com.basis.api.admin
Class BBjAdminJRE
java.lang.Object
com.basis.api.admin.BBjAdminJRE
- All Implemented Interfaces:
Serializable
,Comparable<BBjAdminJRE>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
Deprecated.static final String
Deprecated.static final String
Deprecated.static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(BBjAdminJRE p_o) static String
getDisplayForPlatform
(String p_platform) static Collection<String>
getJRE()
getJREOS()
static String
getPlatformForDisplay
(String p_osDisplay) boolean
boolean
void
setDefault
(boolean p_default) void
void
setPlatform
(String p_platform)
-
Field Details
-
PLATFORM_WINDOWS_x64
- See Also:
-
PLATFORM_MACOS_x64
- See Also:
-
PLATFORM_MACOS_AARCH64
- See Also:
-
PLATFORM_LINUX_x64
- See Also:
-
PLATFORM_UNKNOWN
- See Also:
-
OS_MAC
Deprecated.The same as OS_MACOS_x64.- See Also:
-
OS_WINDOWS
Deprecated.The same as OS_WINDOWS_x64.- See Also:
-
OS_LINUX
Deprecated.The same as OS_LINUX_x64.- See Also:
-
DISPLAY_PLATFORM_WINDOWS_x64
- See Also:
-
DISPLAY_PLATFORM_MACOS_x64
- See Also:
-
DISPLAY_PLATFORM_MACOS_AARCH64
- See Also:
-
DISPLAY_PLATFORM_LINUX_x64
- See Also:
-
DISPLAY_PLATFORM_UNKNOWN
- See Also:
-
-
Constructor Details
-
BBjAdminJRE
-
-
Method Details
-
getJRE
-
setJRE
-
isDefault
public boolean isDefault() -
setDefault
public void setDefault(boolean p_default) -
getPlatform
-
getDisplayPlatform
-
setPlatform
-
getJREPlatformList
-
getDisplayJREPlatformList
-
getDisplayForPlatform
-
getPlatformForDisplay
-
compareTo
- Specified by:
compareTo
in interfaceComparable<BBjAdminJRE>
-
getJREName
-
getJREOS
-
getJREArchitecture
-
getJREVersion
-
isJREValid
public boolean isJREValid()
-