| Package | Description |
|---|---|
| org.bonitasoft.engine.api.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformAPIImpl.cleanAndDeletePlaftorm() |
void |
PlatformAPIImpl.cleanPlatform() |
void |
PlatformAPIImpl.createAndInitializePlatform() |
void |
PlatformAPIImpl.createPlatform() |
void |
PlatformAPIImpl.deletePlatform() |
void |
ProcessAPIImpl.deleteProcess(long processDefinitionId)
Deprecated.
|
void |
ProcessAPIImpl.deleteProcesses(List<Long> processDefinitionIds)
Deprecated.
|
void |
ProcessAPIImpl.deleteProcessInstance(long processInstanceId) |
long |
ProcessAPIImpl.deleteProcessInstances(long processDefinitionId,
int startIndex,
int maxResults) |
void |
ProcessAPIImpl.disableAndDelete(long processDefinitionId)
Deprecated.
|
void |
ProcessAPIImpl.executeFlowNode(long flownodeInstanceId) |
void |
ProcessAPIImpl.executeFlowNode(long userId,
long flownodeInstanceId) |
Serializable |
CommandAPIImpl.executeWithUserTransactions(long commandId,
Map<String,Serializable> parameters) |
Serializable |
CommandAPIImpl.executeWithUserTransactions(String commandName,
Map<String,Serializable> parameters) |
PlatformState |
PlatformAPIImpl.getPlatformState() |
void |
PlatformAPIImpl.initializePlatform() |
boolean |
PlatformAPIImpl.isPlatformCreated() |
APISession |
LoginAPIImpl.login(Map<String,Serializable> credentials) |
PlatformSession |
PlatformLoginAPIImpl.login(String userName,
String password) |
APISession |
LoginAPIImpl.login(String userName,
String password) |
protected APISession |
LoginAPIImpl.login(String userName,
String password,
Long tenantId) |
void |
LoginAPIImpl.logout(APISession session) |
void |
PlatformLoginAPIImpl.logout(PlatformSession session) |
void |
PlatformAPIImpl.startNode() |
void |
PlatformAPIImpl.stopNode() |
Copyright © 2014 Bonitasoft S.A.. All rights reserved.