Uses of Class
org.kie.perf.TestConfig.RunType
-
Packages that use TestConfig.RunType Package Description org.kie.perf -
-
Uses of TestConfig.RunType in org.kie.perf
Fields in org.kie.perf declared as TestConfig.RunType Modifier and Type Field Description protected TestConfig.RunTypeTestConfig. runTypeMethods in org.kie.perf that return TestConfig.RunType Modifier and Type Method Description TestConfig.RunTypeTestConfig. getRunType()static TestConfig.RunTypeTestConfig.RunType. valueOf(String name)Returns the enum constant of this type with the specified name.static TestConfig.RunType[]TestConfig.RunType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-