Package dev.galasa.java.windows
Annotation Interface JavaWindowsInstallation
Represents a Java installation on a Windows image
Used to populate a IJavaWindowsInstallation
field
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionThe tag of the Linux Image this installation is to be associated withThe tag to be assigned to this Java installation
-
Element Details
-
javaType
JavaType javaType- Default:
- jdk
-
javaVersion
JavaVersion javaVersion- Default:
- v11
-
javaJvm
String javaJvm- Default:
- "hotspot"
-
javaTag
String javaTagThe tag to be assigned to this Java installation- Default:
- "PRIMARY"
-
imageTag
String imageTagThe tag of the Linux Image this installation is to be associated with- Default:
- "PRIMARY"
-