public class APITypeManager extends Object
| Constructor and Description |
|---|
APITypeManager() |
| Modifier and Type | Method and Description |
|---|---|
static ApiAccessType |
getAPIType() |
static Map<String,String> |
getAPITypeParameters() |
static void |
refresh() |
static void |
setAPITypeAndParams(ApiAccessType type,
Map<String,String> parameters) |
public static ApiAccessType getAPIType() throws BonitaHomeNotSetException, ServerAPIException, UnknownAPITypeException
public static void setAPITypeAndParams(ApiAccessType type, Map<String,String> parameters)
public static Map<String,String> getAPITypeParameters() throws BonitaHomeNotSetException, ServerAPIException
public static void refresh()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.