public class ServerAPIFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ServerAPIFactory |
getInstance() |
static org.bonitasoft.engine.api.internal.ServerAPI |
getServerAPI() |
static org.bonitasoft.engine.api.internal.ServerAPI |
getServerAPI(boolean cleanSession) |
public static org.bonitasoft.engine.api.internal.ServerAPI getServerAPI()
public static org.bonitasoft.engine.api.internal.ServerAPI getServerAPI(boolean cleanSession)
public static ServerAPIFactory getInstance()