public class LazyLoader
extends java.lang.Object
| Constructor and Description |
|---|
LazyLoader(org.bonitasoft.engine.session.APISession apiSession) |
| Modifier and Type | Method and Description |
|---|---|
protected org.bonitasoft.engine.api.CommandAPI |
getCommandAPI()
protected for testing
|
java.lang.Object |
load(java.lang.reflect.Method method,
long persistenceId) |
public LazyLoader(org.bonitasoft.engine.session.APISession apiSession)
public java.lang.Object load(java.lang.reflect.Method method,
long persistenceId)
protected org.bonitasoft.engine.api.CommandAPI getCommandAPI()
throws org.bonitasoft.engine.exception.BonitaHomeNotSetException,
org.bonitasoft.engine.exception.ServerAPIException,
org.bonitasoft.engine.exception.UnknownAPITypeException
org.bonitasoft.engine.exception.BonitaHomeNotSetExceptionorg.bonitasoft.engine.exception.ServerAPIExceptionorg.bonitasoft.engine.exception.UnknownAPITypeException