Package org.bonitasoft.engine.service
Interface PlatformServiceAccessor
- All Superinterfaces:
ServiceAccessor
- All Known Implementing Classes:
SpringPlatformInitServiceAccessor,SpringPlatformServiceAccessor,SpringServiceAccessor,SpringTenantServiceAccessor
@Deprecated(forRemoval=true,
since="9.0.0")
public interface PlatformServiceAccessor
extends ServiceAccessor
Deprecated, for removal: This API element is subject to removal in a future version.
Accessor for tenant level engine services.
All server side services of the platform 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, Elias Ricken de Medeiros, Zhao Na
-
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
ServiceAccessorinstead