| Package | Description |
|---|---|
| org.kie.workbench.common.screens.server.management.model |
| Modifier and Type | Method and Description |
|---|---|
RuntimeStrategy |
ProcessConfigModule.getRuntimeStrategy() |
static RuntimeStrategy |
RuntimeStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuntimeStrategy[] |
RuntimeStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessConfigModule.setRuntimeStrategy(RuntimeStrategy runtimeStrategy) |
| Constructor and Description |
|---|
ProcessConfigModule(RuntimeStrategy runtimeStrategy,
String kBase,
String kSession) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.