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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringDeprecated.static final StringDeprecated.static final StringDeprecated.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(BBjAdminJRE p_o) static StringgetDisplayForPlatform(String p_platform) static Collection<String>getJRE()getJREOS()static StringgetPlatformForDisplay(String p_osDisplay) booleanbooleanvoidsetDefault(boolean p_default) voidvoidsetPlatform(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:
compareToin interfaceComparable<BBjAdminJRE>
-
getJREName
-
getJREOS
-
getJREArchitecture
-
getJREVersion
-
isJREValid
public boolean isJREValid()
-