Package org.bonitasoft.engine.api.impl
Class ServerAPIFactory
java.lang.Object
org.bonitasoft.engine.api.impl.ServerAPIFactory
This class load the server api implementation configured using the property `serverApi`.
All server-side code goes through this class to retrieve the server api implementation.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ServerAPIFactorystatic org.bonitasoft.engine.api.internal.ServerAPIstatic org.bonitasoft.engine.api.internal.ServerAPIgetServerAPI(boolean cleanSession)
-
Method Details
-
getServerAPI
public static org.bonitasoft.engine.api.internal.ServerAPI getServerAPI() -
getServerAPI
public static org.bonitasoft.engine.api.internal.ServerAPI getServerAPI(boolean cleanSession) -
getInstance
-