public final class ControllerUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CFG_KIE_CONTROLLER_PASSWORD |
static String |
CFG_KIE_CONTROLLER_TOKEN |
static String |
CFG_KIE_CONTROLLER_USER |
static String |
KIE_SERVER_CONTROLLER
Settings used to connect to KIE Server Controller
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getControllerPassword() |
static String |
getControllerToken() |
static String |
getControllerURL() |
static String |
getControllerUser() |
static boolean |
useEmbeddedController() |
public static final String KIE_SERVER_CONTROLLER
public static final String CFG_KIE_CONTROLLER_USER
public static final String CFG_KIE_CONTROLLER_PASSWORD
public static final String CFG_KIE_CONTROLLER_TOKEN
public static boolean useEmbeddedController()
public static String getControllerURL()
public static String getControllerUser()
public static String getControllerPassword()
public static String getControllerToken()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.