public interface APIAccessResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAPIImplementation(java.lang.String interfaceName) |
boolean |
needSession(java.lang.String interfaceName) |
java.lang.Object getAPIImplementation(java.lang.String interfaceName)
throws org.bonitasoft.engine.exception.APIImplementationNotFoundException
org.bonitasoft.engine.exception.APIImplementationNotFoundExceptionboolean needSession(java.lang.String interfaceName)