public interface RestAPIContext
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.api.APIClient |
getApiClient()
The
APIClient is used to access business data and Bonita APIs such as:
IdentityAPI,
ProcessAPI,
...
|
org.bonitasoft.engine.session.APISession |
getApiSession() |
Locale |
getLocale() |
ResourceProvider |
getResourceProvider() |
org.bonitasoft.engine.api.APIClient getApiClient()
APIClient is used to access business data and Bonita APIs such as:
IdentityAPI,ProcessAPI,APIClient logged to the current APISessionorg.bonitasoft.engine.session.APISession getApiSession()
APISessionResourceProvider getResourceProvider()
ResourceProvider to retrieve resources locationCopyright © 2020 Bonitasoft S.A.. All rights reserved.