| Modifier and Type | Method and Description |
|---|---|
protected TenantServiceAccessor |
ProfileAPIImpl.getTenantAccessor() |
protected static TenantServiceAccessor |
ProcessManagementAPIImplDelegate.getTenantAccessor() |
protected static TenantServiceAccessor |
ProcessAPIImpl.getTenantAccessor() |
protected TenantServiceAccessor |
IdentityAPIImpl.getTenantAccessor() |
protected static TenantServiceAccessor |
CommandAPIImpl.getTenantAccessor() |
protected TenantServiceAccessor |
PlatformAPIImpl.getTenantServiceAccessor(long tenantId) |
protected TenantServiceAccessor |
LoginAPIImpl.getTenantServiceAccessor(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProfileAPIImpl.checkIfProfileMemberExists(TenantServiceAccessor tenantAccessor,
ProfileService profileService,
Long profileId,
Long userId,
Long groupId,
Long roleId,
MemberType memberType) |
protected Map<String,Serializable> |
ProcessAPIImpl.executeOperations(org.bonitasoft.engine.core.connector.ConnectorResult connectorResult,
List<Operation> operations,
Map<String,Serializable> operationInputValues,
org.bonitasoft.engine.core.expression.control.model.SExpressionContext expressionContext,
ClassLoader classLoader,
TenantServiceAccessor tenantAccessor) |
protected SearchResult<ProcessInstance> |
ProcessAPIImpl.searchProcessInstances(TenantServiceAccessor tenantAccessor,
SearchOptions searchOptions) |
| Modifier and Type | Method and Description |
|---|---|
List<Problem> |
ProcessDependencyResolver.checkResolution(TenantServiceAccessor tenantAccessor,
long processDefinitionId) |
List<Problem> |
UserFilterProcessDependencyResolver.checkResolution(TenantServiceAccessor tenantAccessor,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition) |
abstract List<Problem> |
ProcessDependencyResolver.checkResolution(TenantServiceAccessor tenantAccessor,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition) |
List<Problem> |
ConnectorProcessDependencyResolver.checkResolution(TenantServiceAccessor tenantAccessor,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition) |
List<Problem> |
ActorProcessDependencyResolver.checkResolution(TenantServiceAccessor tenantAccessor,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition processDefinition) |
boolean |
UserFilterProcessDependencyResolver.resolve(ProcessAPI processApi,
TenantServiceAccessor tenantAccessor,
BusinessArchive businessArchive,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition sDefinition) |
abstract boolean |
ProcessDependencyResolver.resolve(ProcessAPI processApi,
TenantServiceAccessor tenantAccessor,
BusinessArchive businessArchive,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition sDefinition)
resolve a dedicated part of the process
e.g.
|
boolean |
ConnectorProcessDependencyResolver.resolve(ProcessAPI processApi,
TenantServiceAccessor tenantAccessor,
BusinessArchive businessArchive,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition sDefinition) |
boolean |
ActorProcessDependencyResolver.resolve(ProcessAPI processApi,
TenantServiceAccessor tenantAccessor,
BusinessArchive businessArchive,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition sDefinition) |
void |
DependencyResolver.resolveDependencies(long processDefinitionId,
TenantServiceAccessor tenantAccessor) |
void |
DependencyResolver.resolveDependencies(long processDefinitionId,
TenantServiceAccessor tenantAccessor,
ProcessDependencyResolver... resolvers) |
boolean |
DependencyResolver.resolveDependencies(ProcessAPI processAPI,
BusinessArchive businessArchive,
TenantServiceAccessor tenantAccessor,
org.bonitasoft.engine.core.process.definition.model.SProcessDefinition sDefinition) |
| Constructor and Description |
|---|
RefreshTenantClassLoaders(TenantServiceAccessor tenantServiceAccessor,
Long tenantId) |
| Constructor and Description |
|---|
DeleteArchivedProcessInstances(TenantServiceAccessor tenantAccessor,
long processDefinitionId) |
DeleteProcess(TenantServiceAccessor tenantAccessor,
long processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
SearchWaitingEventsCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
TenantServiceAccessor |
AbstractSetInFailedThread.getTenantServiceAccessor() |
| Modifier and Type | Method and Description |
|---|---|
protected TenantServiceAccessor |
FailureHandlingBonitaWork.getTenantAccessor() |
protected TenantServiceAccessor |
TenantAwareBonitaWork.getTenantAccessor(Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantRestartHandler.handleRestart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
RestartProcessHandler.handleRestart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
RestartFlowNodesHandler.handleRestart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
BPMEventWorksHandler.handleRestart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
GetActorIdsForUserIdIncludingTeam.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
SearchCommentsSupervisedBy.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Field and Description |
|---|---|
protected TenantServiceAccessor |
ExternalIdentityMappingCommand.serviceAccessor |
| Modifier and Type | Method and Description |
|---|---|
TenantServiceAccessor |
ExternalIdentityMappingCommand.getServiceAccessor() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
SearchEntityMembersForUserCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
SearchEntityMembersCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
RemoveEntityMemberCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
DeleteEntityMembersCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
AddEntityMemberCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
IsAllowedToStartProcesses.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
IsAllowedToStartProcess.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
IsAllowedToSeeOverviewForm.execute(Map<String,Serializable> parameters,
TenantServiceAccessor tenantAccessor) |
| Modifier and Type | Method and Description |
|---|---|
abstract TenantServiceAccessor |
UpdateVariableValuesThroughOperations.getServiceAccessor() |
TenantServiceAccessor |
GetUpdatedVariableValuesForProcessInstance.getServiceAccessor() |
TenantServiceAccessor |
GetUpdatedVariableValuesForProcessDefinition.getServiceAccessor() |
TenantServiceAccessor |
GetUpdatedVariableValuesForActivityInstance.getServiceAccessor() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
GetUpdatedVariableValuesForProcessInstance.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
GetUpdatedVariableValuesForProcessDefinition.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
GetUpdatedVariableValuesForActivityInstance.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
protected static TenantServiceAccessor |
ExecuteActionsBaseEntry.getTenantAccessor() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ExecuteActionsAndTerminateTask.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
protected org.bonitasoft.engine.core.process.instance.model.SActivityInstance |
ExecuteActionsBaseEntry.getActivityInstance(TenantServiceAccessor tenantAccessor,
long activityInstanceId) |
protected ClassLoader |
ExecuteActionsBaseEntry.getLocalClassLoader(TenantServiceAccessor tenantAccessor,
long processDefinitionId) |
protected org.bonitasoft.engine.core.process.definition.model.SProcessDefinition |
ExecuteActionsBaseEntry.getProcessDefinition(TenantServiceAccessor tenantAccessor,
long processDefinitionId) |
protected ProcessInstance |
ExecuteActionsBaseEntry.getProcessInstance(TenantServiceAccessor tenantAccessor,
long processInstanceId) |
protected void |
ExecuteActionsBaseEntry.log(TenantServiceAccessor tenantAccessor,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ImportProfilesCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Constructor and Description |
|---|
ImportOrganization(TenantServiceAccessor serviceAccessor,
String organizationContent,
ImportPolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
protected TenantServiceAccessor |
InternalJob.getTenantServiceAccessor() |
| Modifier and Type | Method and Description |
|---|---|
static TenantServiceAccessor |
TenantServiceSingleton.getInstance(long tenantId) |
TenantServiceAccessor |
PlatformServiceAccessor.getTenantServiceAccessor(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
static org.bonitasoft.engine.core.operation.model.SOperation |
ModelConvertor.constructSOperation(Operation operation,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringTenantServiceAccessor |
| Modifier and Type | Method and Description |
|---|---|
TenantServiceAccessor |
ServiceAccessorFactory.createTenantServiceAccessor(long tenantId) |
TenantServiceAccessor |
SpringPlatformServiceAccessor.getTenantServiceAccessor(long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
WaitServerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
AddHandlerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
AddPerfHandlerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Copyright © 2013 BonitaSoft. All Rights Reserved.