public class PermissionAPIImpl
extends java.lang.Object
implements org.bonitasoft.engine.api.PermissionAPI
| Constructor and Description |
|---|
PermissionAPIImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAPICallWithScript(java.lang.String className,
org.bonitasoft.engine.api.permission.APICallContext context,
boolean reload) |
public boolean checkAPICallWithScript(java.lang.String className,
org.bonitasoft.engine.api.permission.APICallContext context,
boolean reload)
throws org.bonitasoft.engine.exception.ExecutionException,
org.bonitasoft.engine.exception.NotFoundException
checkAPICallWithScript in interface org.bonitasoft.engine.api.PermissionAPIorg.bonitasoft.engine.exception.ExecutionExceptionorg.bonitasoft.engine.exception.NotFoundException