Interface PlatformInitServiceAccessor
-
- All Superinterfaces:
ServiceAccessor
- All Known Implementing Classes:
SpringPlatformInitServiceAccessor,SpringPlatformServiceAccessor,SpringServiceAccessor,SpringTenantServiceAccessor
@Deprecated(forRemoval=true, since="9.0.0") public interface PlatformInitServiceAccessor extends ServiceAccessorDeprecated, for removal: This API element is subject to removal in a future version.since 9.0.0, useServiceAccessorinsteadAccess all Platform init (bootstrap) services
-
-
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
-
-