JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
O
P
R
S
T
U
V
A
ApiAccessType
- Enum in
org.bonitasoft.engine.api
APITypeManager
- Class in
org.bonitasoft.engine.util
APITypeManager()
- Constructor for class org.bonitasoft.engine.util.
APITypeManager
B
BONITA_HOME_CLIENT
- Static variable in class org.bonitasoft.engine.home.
BonitaHomeClient
BonitaHomeClient
- Class in
org.bonitasoft.engine.home
Utility class that handles the path to the client part of the bonita home
BonitaResponseHandler
- Class in
org.bonitasoft.engine.http
BonitaResponseHandler()
- Constructor for class org.bonitasoft.engine.http.
BonitaResponseHandler
BonitaStackTraceElementConverter
- Class in
org.bonitasoft.engine.api
Override default stack trace element parser to avoid having big exception when there is parsing issues
BonitaStackTraceElementConverter()
- Constructor for class org.bonitasoft.engine.api.
BonitaStackTraceElementConverter
BusinessObjectDaoCreationException
- Exception in
org.bonitasoft.engine.bdm
Thrown to indicate that the DAO was not created.
BusinessObjectDaoCreationException(Throwable)
- Constructor for exception org.bonitasoft.engine.bdm.
BusinessObjectDaoCreationException
Constructs a BusinessObjectDaoCreationException with the specified cause.
BusinessObjectDAOFactory
- Class in
org.bonitasoft.engine.bdm
A factory to create Data Access Objects (DAO).
BusinessObjectDAOFactory()
- Constructor for class org.bonitasoft.engine.bdm.
BusinessObjectDAOFactory
C
createDAO(APISession, Class<T>)
- Method in class org.bonitasoft.engine.bdm.
BusinessObjectDAOFactory
Creates the implementation of the DAO for the given session.
D
deserialize(byte[])
- Method in class org.bonitasoft.engine.api.
HTTPServerAPI
E
EJB3ServerAPI
- Class in
org.bonitasoft.engine.api
EJB3ServerAPI(Map<String, String>)
- Constructor for class org.bonitasoft.engine.api.
EJB3ServerAPI
EJB3ServerAPI()
- Constructor for class org.bonitasoft.engine.api.
EJB3ServerAPI
EJB_NAMING_REFERENCE_PROPERTY
- Static variable in class org.bonitasoft.engine.api.
EJB3ServerAPI
F
fromString(String)
- Method in class org.bonitasoft.engine.api.
BonitaStackTraceElementConverter
G
getAPIType()
- Static method in class org.bonitasoft.engine.util.
APITypeManager
getAPITypeParameters()
- Static method in class org.bonitasoft.engine.util.
APITypeManager
getBonitaHomeClientFolder()
- Method in class org.bonitasoft.engine.home.
BonitaHomeClient
getBusinessDataAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getCommandAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getCustomPageAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getIdentityAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getInstance()
- Static method in class org.bonitasoft.engine.home.
BonitaHomeClient
getLivingApplicationAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getLoginAPI()
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getPermissionAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getPlatformAPI(PlatformSession)
- Static method in class org.bonitasoft.engine.api.
PlatformAPIAccessor
getPlatformCommandAPI(PlatformSession)
- Static method in class org.bonitasoft.engine.api.
PlatformAPIAccessor
getPlatformLoginAPI()
- Static method in class org.bonitasoft.engine.api.
PlatformAPIAccessor
getProcessAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getProfileAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getProperties()
- Static method in class org.bonitasoft.engine.home.
BonitaHomeClient
getProperty(String)
- Static method in class org.bonitasoft.engine.home.
BonitaHomeClient
getServerAPI()
- Static method in class org.bonitasoft.engine.api.impl.
LocalServerAPIFactory
getTenantAdministrationAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
getThemeAPI(APISession)
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
H
handleResponse(HttpResponse)
- Method in class org.bonitasoft.engine.http.
BonitaResponseHandler
Returns the response body as a String if the response was successful (a 2xx status code).
HTTPServerAPI
- Class in
org.bonitasoft.engine.api
HTTPServerAPI(Map<String, String>)
- Constructor for class org.bonitasoft.engine.api.
HTTPServerAPI
I
initServerAPIReference()
- Method in class org.bonitasoft.engine.api.
EJB3ServerAPI
INSTANCE
- Static variable in class org.bonitasoft.engine.home.
BonitaHomeClient
invokeMethod(Map<String, Serializable>, String, String, List<String>, Object[])
- Method in class org.bonitasoft.engine.api.
EJB3ServerAPI
invokeMethod(Map<String, Serializable>, String, String, List<String>, Object[])
- Method in class org.bonitasoft.engine.api.
HTTPServerAPI
L
loadClass(String)
- Method in class org.bonitasoft.engine.bdm.
BusinessObjectDAOFactory
Loads the class of the
BusinessObjectDAO
according to its class name.
LocalServerAPIFactory
- Class in
org.bonitasoft.engine.api.impl
lookup(String, Hashtable<String, String>)
- Method in class org.bonitasoft.engine.api.
EJB3ServerAPI
O
org.bonitasoft.engine.api
- package org.bonitasoft.engine.api
org.bonitasoft.engine.api.impl
- package org.bonitasoft.engine.api.impl
org.bonitasoft.engine.bdm
- package org.bonitasoft.engine.bdm
Provides classes and interfaces for business data models (BDM).
org.bonitasoft.engine.exception
- package org.bonitasoft.engine.exception
org.bonitasoft.engine.home
- package org.bonitasoft.engine.home
org.bonitasoft.engine.http
- package org.bonitasoft.engine.http
org.bonitasoft.engine.util
- package org.bonitasoft.engine.util
P
parameters
- Variable in class org.bonitasoft.engine.api.
EJB3ServerAPI
PlatformAPIAccessor
- Class in
org.bonitasoft.engine.api
Accessor class that retrieve Platform APIs
PlatformAPIAccessor()
- Constructor for class org.bonitasoft.engine.api.
PlatformAPIAccessor
R
refresh()
- Static method in class org.bonitasoft.engine.api.
PlatformAPIAccessor
Reload the configuration of the Bonita home from the file system It allows to change in runtime the Bonita engine your client application uses
refresh()
- Static method in class org.bonitasoft.engine.api.
TenantAPIAccessor
Refreshes the way the engine client communicates to the engine server.
refresh()
- Method in class org.bonitasoft.engine.home.
BonitaHomeClient
refresh()
- Static method in class org.bonitasoft.engine.util.
APITypeManager
remoteServAPI
- Variable in class org.bonitasoft.engine.api.
EJB3ServerAPI
REST_SERVER_EXCEPTION
- Static variable in class org.bonitasoft.engine.http.
BonitaResponseHandler
S
serialize(Object)
- Method in class org.bonitasoft.engine.api.
HTTPServerAPI
SERVER_API_BEAN_NAME_JBOSS7
- Static variable in class org.bonitasoft.engine.api.
EJB3ServerAPI
setAPITypeAndParams(ApiAccessType, Map<String, String>)
- Static method in class org.bonitasoft.engine.util.
APITypeManager
T
TenantAPIAccessor
- Class in
org.bonitasoft.engine.api
Accessor class that retrieve APIs in Bonita BPM
Community
Edition.
TenantAPIAccessor()
- Constructor for class org.bonitasoft.engine.api.
TenantAPIAccessor
U
UnableToReadBonitaClientConfiguration
- Exception in
org.bonitasoft.engine.exception
UnableToReadBonitaClientConfiguration(String)
- Constructor for exception org.bonitasoft.engine.exception.
UnableToReadBonitaClientConfiguration
UnableToReadBonitaClientConfiguration(String, Throwable)
- Constructor for exception org.bonitasoft.engine.exception.
UnableToReadBonitaClientConfiguration
UnableToReadBonitaClientConfiguration(Throwable)
- Constructor for exception org.bonitasoft.engine.exception.
UnableToReadBonitaClientConfiguration
UnknownAPITypeException
- Exception in
org.bonitasoft.engine.exception
UnknownAPITypeException(String)
- Constructor for exception org.bonitasoft.engine.exception.
UnknownAPITypeException
V
valueOf(String)
- Static method in enum org.bonitasoft.engine.api.
ApiAccessType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.bonitasoft.engine.api.
ApiAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
D
E
F
G
H
I
L
O
P
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
Bonitasoft S.A.
. All rights reserved.