Package | Description |
---|---|
org.kie.wb.selenium.model |
Modifier and Type | Field and Description |
---|---|
protected static KieWbDistribution |
KieSeleniumTest.DISTRO |
Modifier and Type | Method and Description |
---|---|
static KieWbDistribution |
KieWbDistribution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KieWbDistribution[] |
KieWbDistribution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<KieWbDistribution> |
KieWbDistribution.fromWarNameString(String warName) |
List<KieWbDistribution> |
Persp.getKieWbDistributions() |
Modifier and Type | Method and Description |
---|---|
static List<Persp<? extends AbstractPerspective>> |
Persp.getAllPerspectives(KieWbDistribution distribution) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.