Package org.bonitasoft.engine.service
Interface TenantServiceAccessor
-
- All Superinterfaces:
ServiceAccessor
- All Known Implementing Classes:
SpringPlatformInitServiceAccessor,SpringPlatformServiceAccessor,SpringServiceAccessor,SpringTenantServiceAccessor
@Deprecated(forRemoval=true, since="9.0.0") public interface TenantServiceAccessor extends ServiceAccessorDeprecated, for removal: This API element is subject to removal in a future version.since 9.0.0, useServiceAccessorinsteadAccessor for tenant level engine services.All server side services of a tenant can be accessed using this class. Using server side services instead of an API might cause unexpected behaviors and damage your data.
- Author:
- Matthieu Chaffotte, Yanyan Liu, Hongwen Zang, Celine Souchet
-
-
Method Summary
-
Methods inherited from interface org.bonitasoft.engine.service.ServiceAccessor
destroy, getActivityInstanceService, getActorMappingService, getApplicationImporter, getApplicationService, getArchiveService, getAuthenticationService, getBPMArchiverService, getBPMInstancesCreator, getBPMWorkFactory, getBroadcastService, getBusinessArchiveArtifactsManager, getBusinessArchiveService, getBusinessDataModelRepository, getBusinessDataRepository, getBusinessDataService, getCacheService, getCategoryService, getClassLoaderService, getCommandService, getCommentService, getConnectorExecutor, getConnectorInstanceService, getConnectorService, getContainerRegistry, getContext, getContractDataService, getDataInstanceService, getDependencyService, getDocumentService, getEventInstanceRepository, getEventInstanceService, getEventService, getEventsHandler, getExpressionResolverService, getExpressionService, getExternalIdentityMappingService, getFlowNodeExecutor, getFlowNodeStateManager, getFormMappingService, getGatewayInstanceService, getIconService, getIdentityService, getIncidentService, getInstallationService, getJobService, getLockService, getLoginService, getMessagesHandlingService, getOperationService, getPageMappingService, getPageService, getParameterService, getParentContainerResolver, getPermissionService, getPlatformAuthenticationService, getPlatformCacheService, getPlatformCommandService, getPlatformConfiguration, getPlatformDependencyService, getPlatformLoginService, getPlatformManager, getPlatformRetriever, getPlatformService, getPlatformSessionService, getProcessDefinitionService, getProcessExecutor, getProcessInstanceInterruptor, getProcessInstanceService, getProcessResourcesService, getProfileService, getProfilesExporter, getProfilesImporter, getQueriableLoggerService, getReadPersistenceService, getRecorder, getRefBusinessDataService, getSchedulerService, getSearchEntitiesDescriptor, getServicesResolver, getSessionAccessor, getSessionService, getSupervisorService, getSynchroService, getTechnicalUser, getTemporaryContentService, getTenantId, getTenantResourcesService, getTenantServiceAccessor, getTenantServicesManager, getTenantStateManager, getTimeTracker, getTransactionService, getTransientDataService, getUserFilterService, getUserTransactionService, getWorkExecutorService, getWorkService, lookup, lookup, publishEvent
-
-