Class LazyLoader
java.lang.Object
org.bonitasoft.engine.bdm.dao.client.resources.proxy.LazyLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.bonitasoft.engine.api.CommandAPIprotected for testing
-
Constructor Details
-
LazyLoader
public LazyLoader(org.bonitasoft.engine.session.APISession apiSession)
-
-
Method Details
-
load
-
getCommandAPI
protected org.bonitasoft.engine.api.CommandAPI getCommandAPI() throws org.bonitasoft.engine.exception.BonitaHomeNotSetException, org.bonitasoft.engine.exception.ServerAPIException, org.bonitasoft.engine.exception.UnknownAPITypeExceptionprotected for testing- Throws:
org.bonitasoft.engine.exception.BonitaHomeNotSetExceptionorg.bonitasoft.engine.exception.ServerAPIExceptionorg.bonitasoft.engine.exception.UnknownAPITypeException
-