- getAPI(Class<T>) - Method in class org.bonitasoft.engine.api.APIClient
-
- getAPIType() - Static method in class org.bonitasoft.engine.util.APITypeManager
-
- getAPITypeParameters() - Static method in class org.bonitasoft.engine.util.APITypeManager
-
- getBusinessDataAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to access Business Data related to processes.
- getBusinessDataAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getCommandAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage commands and Tenant level dependencies.
- getCommandAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getCustomPageAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage portal pages.
- getCustomPageAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getDAO(Class<T>) - Method in class org.bonitasoft.engine.api.APIClient
-
Get an implementation instance of the DAO Interface.
- getHost() - Method in class org.bonitasoft.engine.api.TcpDestination
-
- getIdentityAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage the organization, i.e., users, groups and roles.
- getIdentityAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getLivingApplicationAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage Living Applications.
- getLivingApplicationAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getLoginAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
- getLoginAPI(Class<T>) - Method in class org.bonitasoft.engine.api.APIClient
-
This methods serves the purpose to remove confusion between getAPI() when a session is mandatory, and this one, where no session is needed to access the
API class.
- getLoginAPI() - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getPermissionAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to dynamically check REST API call access right.
- 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
-
- getPort() - Method in class org.bonitasoft.engine.api.TcpDestination
-
- getProcessAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage the business processes.
- getProcessAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getProfileAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage portal user profiles.
- getProfileAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getServerAPI() - Static method in class org.bonitasoft.engine.api.impl.LocalServerAPIFactory
-
- getSession() - Method in class org.bonitasoft.engine.api.APIClient
-
- getTenantAdministrationAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage the tenant your are logged on.
- getTenantAdministrationAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-
- getThemeAPI() - Method in class org.bonitasoft.engine.api.APIClient
-
Get API to manage themes (Portal and mobile).
- getThemeAPI(APISession) - Static method in class org.bonitasoft.engine.api.TenantAPIAccessor
-