| Modifier and Type | Method and Description |
|---|---|
protected ProcessInstanceInterruptor |
ProcessAPIImpl.buildProcessInstanceInterruptor(TenantServiceAccessor tenantAccessor) |
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 ClassLoader |
ProcessAPIImpl.getProcessInstanceClassloader(TenantServiceAccessor tenantAccessor,
long processInstanceId) |
protected void |
ProcessStarter.log(TenantServiceAccessor tenantAccessor,
Exception e) |
protected SearchResult<ProcessInstance> |
ProcessAPIImpl.searchProcessInstances(TenantServiceAccessor tenantAccessor,
SearchOptions searchOptions) |
| Constructor and Description |
|---|
OrganizationAPIImpl(TenantServiceAccessor tenantAccessor,
int pageSize) |
StarterThread(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor,
List<TenantRestartHandler> tenantRestartHandlers) |
| Constructor and Description |
|---|
ApplicationAPIDelegate(TenantServiceAccessor accessor,
ApplicationModelConverter converter,
long loggedUserId,
ApplicationTokenValidator tokenValidator) |
ApplicationMenuAPIDelegate(TenantServiceAccessor accessor,
ApplicationMenuModelConverter converter,
ApplicationMenuCreatorValidator creatorValidator,
long loggedUserId) |
ApplicationPageAPIDelegate(TenantServiceAccessor accessor,
ApplicationPageModelConverter converter,
long loggedUserId,
ApplicationTokenValidator tokenValidator) |
| Constructor and Description |
|---|
PageAPIDelegate(TenantServiceAccessor tenantAccessor,
long userIdFromSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessArchiveArtifactsManager.resolveDependencies(long processDefinitionId,
TenantServiceAccessor tenantAccessor) |
void |
BusinessArchiveArtifactsManager.resolveDependencies(long processDefinitionId,
TenantServiceAccessor tenantAccessor,
BusinessArchiveArtifactManager... resolvers) |
void |
BusinessArchiveArtifactsManager.resolveDependenciesForAllProcesses(TenantServiceAccessor tenantAccessor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SetServiceState.refreshClassloaderOfProcessDefinitions(TenantServiceAccessor tenantServiceAccessor) |
| Constructor and Description |
|---|
DeleteArchivedProcessInstances(TenantServiceAccessor tenantAccessor,
long processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
GetBusinessDataByQueryCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
GetBusinessDataByIdsCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
GetBusinessDataByIdCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
ExecuteBDMQueryCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
DeleteSessionCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
AbstractStartProcessCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
protected BusinessDataRepository |
ExecuteBDMQueryCommand.getBusinessDataRepository(TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
SearchWaitingEventsCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
protected TenantServiceAccessor |
TenantAwareBonitaWork.getTenantAccessor(Map<String,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantRestartHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor)
called outside of a transaction after
PlatformAPI.startNode() in a separate thread than the api call |
void |
RestartProcessHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
RestartFlowNodesHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
MessagesRestartHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
TenantRestartHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor)
called in a transaction during
PlatformAPI.startNode() |
void |
RestartProcessHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
RestartFlowNodesHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
MessagesRestartHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Constructor and Description |
|---|
ExecuteFlowNodes(TenantServiceAccessor tenantServiceAccessor,
Iterator<Long> iterator) |
TenantRestarter(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| 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) |
Serializable |
CanStartProcessDefinition.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 tenantAccessor) |
protected void |
ExecuteActionsBaseEntry.log(TenantServiceAccessor tenantAccessor,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
ImportProfilesCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
ExportDefaultProfilesCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
| Constructor and Description |
|---|
CustomUserInfoDefinitionImporter(TenantServiceAccessor serviceAccessor,
ImportOrganizationStrategy strategy) |
ImportOrganization(TenantServiceAccessor serviceAccessor,
String organizationContent,
ImportPolicy policy,
SCustomUserInfoValueAPI userInfoValueAPI) |
UserImporter(TenantServiceAccessor serviceAccessor,
ImportOrganizationStrategy strategy,
long userIdFromSession,
CustomUserInfoValueImporter infoValueImporter) |
| Modifier and Type | Method and Description |
|---|---|
protected TenantServiceAccessor |
InternalJob.getTenantServiceAccessor() |
| Modifier and Type | Field and Description |
|---|---|
protected TenantServiceAccessor |
DefaultProfilesUpdater.tenantServiceAccessor |
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilesUpdaterRestartHandler.afterServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
void |
ProfilesUpdaterRestartHandler.beforeServicesStart(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
protected DefaultProfilesUpdater |
ProfilesUpdaterRestartHandler.getProfileUpdater(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Constructor and Description |
|---|
DefaultProfilesUpdater(PlatformServiceAccessor platformServiceAccessor,
TenantServiceAccessor tenantServiceAccessor) |
| Modifier and Type | Method and Description |
|---|---|
static TenantServiceAccessor |
TenantServiceSingleton.getInstance() |
static TenantServiceAccessor |
TenantServiceSingleton.getInstance(long tenantId) |
TenantServiceAccessor |
PlatformServiceAccessor.getTenantServiceAccessor(long tenantId) |
| 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 |
RemovePerfHandlerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
AddPerfHandlerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
Serializable |
AddHandlerCommand.execute(Map<String,Serializable> parameters,
TenantServiceAccessor serviceAccessor) |
protected org.bonitasoft.engine.transaction.BonitaTransactionSynchronization |
AbstractUpdateHandler.getSynchronization(Map<String,Serializable> event,
Long id,
TenantServiceAccessor tenantServiceAccessor) |
protected org.bonitasoft.engine.transaction.BonitaTransactionSynchronization |
AbstractJMSUpdateHandler.getSynchronization(Map<String,Serializable> event,
Long id,
TenantServiceAccessor tenantServiceAccessor) |
Copyright © 2017 Bonitasoft S.A.. All rights reserved.