| Package | Description |
|---|---|
| org.bonitasoft.engine.api.permission | |
| org.bonitasoft.engine.connector | |
| org.bonitasoft.engine.filter |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PermissionRule.isAllowed(APISession apiSession,
APICallContext apiCallContext,
APIAccessor apiAccessor,
Logger logger)
Called by the engine when using
PermissionAPI.checkAPICallWithScript(String, APICallContext, boolean) |
| Modifier and Type | Field and Description |
|---|---|
protected APIAccessor |
AbstractConnector.apiAccessor |
| Modifier and Type | Method and Description |
|---|---|
APIAccessor |
AbstractConnector.getAPIAccessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConnector.setAPIAccessor(APIAccessor apiAccessor) |
| Modifier and Type | Method and Description |
|---|---|
APIAccessor |
AbstractUserFilter.getAPIAccessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUserFilter.setAPIAccessor(APIAccessor apiAccessor) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.