public class SpringTenantServiceAccessor extends Object implements TenantServiceAccessor
| Constructor and Description |
|---|
SpringTenantServiceAccessor(Long tenantId) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService |
getActivityInstanceService() |
org.bonitasoft.engine.actor.mapping.ActorMappingService |
getActorMappingService() |
ApplicationService |
getApplicationService() |
org.bonitasoft.engine.archive.ArchiveService |
getArchiveService() |
org.bonitasoft.engine.authentication.GenericAuthenticationService |
getAuthenticationService() |
TenantBeanAccessor |
getBeanAccessor() |
BPMInstancesCreator |
getBPMInstancesCreator() |
BusinessArchiveArtifactsManager |
getBusinessArchiveArtifactsManager() |
BusinessArchiveService |
getBusinessArchiveService() |
BusinessDataModelRepository |
getBusinessDataModelRepository() |
BusinessDataRepository |
getBusinessDataRepository() |
BusinessDataService |
getBusinessDataService() |
org.bonitasoft.engine.cache.CacheService |
getCacheService() |
org.bonitasoft.engine.core.category.CategoryService |
getCategoryService() |
org.bonitasoft.engine.classloader.ClassLoaderService |
getClassLoaderService() |
CommandService |
getCommandService() |
org.bonitasoft.engine.core.process.comment.api.SCommentService |
getCommentService() |
ConnectorExecutor |
getConnectorExecutor() |
org.bonitasoft.engine.core.connector.ConnectorInstanceService |
getConnectorInstanceService() |
org.bonitasoft.engine.core.connector.ConnectorService |
getConnectorService() |
ContainerRegistry |
getContainerRegistry() |
org.bonitasoft.engine.core.contract.data.ContractDataService |
getContractDataService() |
org.bonitasoft.engine.data.instance.api.DataInstanceService |
getDataInstanceService() |
org.bonitasoft.engine.dependency.DependencyService |
getDependencyService() |
org.bonitasoft.engine.core.document.api.DocumentService |
getDocumentService() |
org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService |
getEventInstanceService() |
org.bonitasoft.engine.events.EventService |
getEventService() |
EventsHandler |
getEventsHandler() |
org.bonitasoft.engine.core.expression.control.api.ExpressionResolverService |
getExpressionResolverService() |
ExpressionService |
getExpressionService() |
org.bonitasoft.engine.external.identity.mapping.ExternalIdentityMappingService |
getExternalIdentityMappingService() |
FlowNodeExecutor |
getFlowNodeExecutor() |
FlowNodeStateManager |
getFlowNodeStateManager() |
FormMappingService |
getFormMappingService() |
org.bonitasoft.engine.core.process.instance.api.GatewayInstanceService |
getGatewayInstanceService() |
IdentityService |
getIdentityService() |
IncidentService |
getIncidentService() |
org.bonitasoft.engine.scheduler.JobService |
getJobService() |
org.bonitasoft.engine.lock.LockService |
getLockService() |
org.bonitasoft.engine.core.login.LoginService |
getLoginService() |
org.bonitasoft.engine.core.operation.OperationService |
getOperationService() |
PageMappingService |
getPageMappingService() |
PageService |
getPageService()
might not be an available service
|
org.bonitasoft.engine.parameter.ParameterService |
getParameterService() |
org.bonitasoft.engine.data.instance.api.ParentContainerResolver |
getParentContainerResolver() |
ParserFactory |
getParserFactgory() |
PermissionService |
getPermissionService() |
ProcessDefinitionService |
getProcessDefinitionService() |
ProcessExecutor |
getProcessExecutor() |
org.bonitasoft.engine.core.process.instance.api.ProcessInstanceService |
getProcessInstanceService() |
org.bonitasoft.engine.resources.ProcessResourcesService |
getProcessResourcesService() |
Parser |
getProfileParser() |
ProfileService |
getProfileService() |
org.bonitasoft.engine.services.QueriableLoggerService |
getQueriableLoggerService() |
org.bonitasoft.engine.persistence.ReadPersistenceService |
getReadPersistenceService() |
org.bonitasoft.engine.recorder.Recorder |
getRecorder() |
org.bonitasoft.engine.core.process.instance.api.RefBusinessDataService |
getRefBusinessDataService() |
org.bonitasoft.engine.scheduler.SchedulerService |
getSchedulerService() |
SearchEntitiesDescriptor |
getSearchEntitiesDescriptor() |
org.bonitasoft.engine.sessionaccessor.SessionAccessor |
getSessionAccessor() |
SessionService |
getSessionService() |
org.bonitasoft.engine.supervisor.mapping.SupervisorMappingService |
getSupervisorService() |
SynchroService |
getSynchroService() |
org.bonitasoft.engine.log.technical.TechnicalLoggerService |
getTechnicalLoggerService() |
TenantConfiguration |
getTenantConfiguration() |
long |
getTenantId() |
org.bonitasoft.engine.resources.TenantResourcesService |
getTenantResourcesService() |
ThemeService |
getThemeService() |
TimeTracker |
getTimeTracker() |
TransactionalProcessInstanceInterruptor |
getTransactionalProcessInstanceInterruptor() |
TransactionExecutor |
getTransactionExecutor() |
TransientDataService |
getTransientDataService() |
org.bonitasoft.engine.core.filter.UserFilterService |
getUserFilterService() |
org.bonitasoft.engine.transaction.UserTransactionService |
getUserTransactionService() |
org.bonitasoft.engine.work.WorkService |
getWorkService() |
XMLWriter |
getXMLWriter() |
<T> T |
lookup(String serviceName) |
public SpringTenantServiceAccessor(Long tenantId)
public org.bonitasoft.engine.data.instance.api.ParentContainerResolver getParentContainerResolver()
getParentContainerResolver in interface TenantServiceAccessorpublic TimeTracker getTimeTracker()
getTimeTracker in interface TenantServiceAccessorpublic org.bonitasoft.engine.sessionaccessor.SessionAccessor getSessionAccessor()
getSessionAccessor in interface TenantServiceAccessorpublic SessionService getSessionService()
getSessionService in interface TenantServiceAccessorpublic IdentityService getIdentityService()
getIdentityService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.login.LoginService getLoginService()
getLoginService in interface TenantServiceAccessorpublic org.bonitasoft.engine.services.QueriableLoggerService getQueriableLoggerService()
getQueriableLoggerService in interface TenantServiceAccessorpublic org.bonitasoft.engine.log.technical.TechnicalLoggerService getTechnicalLoggerService()
getTechnicalLoggerService in interface TenantServiceAccessorpublic org.bonitasoft.engine.transaction.UserTransactionService getUserTransactionService()
getUserTransactionService in interface TenantServiceAccessorpublic ProcessDefinitionService getProcessDefinitionService()
getProcessDefinitionService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.process.instance.api.ProcessInstanceService getProcessInstanceService()
getProcessInstanceService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.process.instance.api.ActivityInstanceService getActivityInstanceService()
getActivityInstanceService in interface TenantServiceAccessorpublic BPMInstancesCreator getBPMInstancesCreator()
getBPMInstancesCreator in interface TenantServiceAccessorpublic FlowNodeExecutor getFlowNodeExecutor()
getFlowNodeExecutor in interface TenantServiceAccessorpublic ProcessExecutor getProcessExecutor()
getProcessExecutor in interface TenantServiceAccessorpublic TransactionalProcessInstanceInterruptor getTransactionalProcessInstanceInterruptor()
getTransactionalProcessInstanceInterruptor in interface TenantServiceAccessorpublic FlowNodeStateManager getFlowNodeStateManager()
getFlowNodeStateManager in interface TenantServiceAccessorpublic TransactionExecutor getTransactionExecutor()
getTransactionExecutor in interface TenantServiceAccessorpublic org.bonitasoft.engine.actor.mapping.ActorMappingService getActorMappingService()
getActorMappingService in interface TenantServiceAccessorpublic org.bonitasoft.engine.archive.ArchiveService getArchiveService()
getArchiveService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.category.CategoryService getCategoryService()
getCategoryService in interface TenantServiceAccessorpublic CommandService getCommandService()
getCommandService in interface TenantServiceAccessorpublic org.bonitasoft.engine.classloader.ClassLoaderService getClassLoaderService()
getClassLoaderService in interface TenantServiceAccessorpublic org.bonitasoft.engine.dependency.DependencyService getDependencyService()
getDependencyService in interface TenantServiceAccessorpublic long getTenantId()
getTenantId in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.process.instance.api.event.EventInstanceService getEventInstanceService()
getEventInstanceService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.connector.ConnectorService getConnectorService()
getConnectorService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.connector.ConnectorInstanceService getConnectorInstanceService()
getConnectorInstanceService in interface TenantServiceAccessorpublic ConnectorExecutor getConnectorExecutor()
getConnectorExecutor in interface TenantServiceAccessorpublic ExpressionService getExpressionService()
getExpressionService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.document.api.DocumentService getDocumentService()
getDocumentService in interface TenantServiceAccessorpublic ProfileService getProfileService()
getProfileService in interface TenantServiceAccessorpublic org.bonitasoft.engine.data.instance.api.DataInstanceService getDataInstanceService()
getDataInstanceService in interface TenantServiceAccessorpublic ParserFactory getParserFactgory()
getParserFactgory in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.operation.OperationService getOperationService()
getOperationService in interface TenantServiceAccessorpublic XMLWriter getXMLWriter()
getXMLWriter in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.expression.control.api.ExpressionResolverService getExpressionResolverService()
getExpressionResolverService in interface TenantServiceAccessorpublic org.bonitasoft.engine.supervisor.mapping.SupervisorMappingService getSupervisorService()
getSupervisorService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.filter.UserFilterService getUserFilterService()
getUserFilterService in interface TenantServiceAccessorpublic SearchEntitiesDescriptor getSearchEntitiesDescriptor()
getSearchEntitiesDescriptor in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.process.comment.api.SCommentService getCommentService()
getCommentService in interface TenantServiceAccessorpublic ContainerRegistry getContainerRegistry()
getContainerRegistry in interface TenantServiceAccessorpublic org.bonitasoft.engine.external.identity.mapping.ExternalIdentityMappingService getExternalIdentityMappingService()
getExternalIdentityMappingService in interface TenantServiceAccessorpublic org.bonitasoft.engine.lock.LockService getLockService()
getLockService in interface TenantServiceAccessorpublic Parser getProfileParser()
getProfileParser in interface TenantServiceAccessorpublic EventsHandler getEventsHandler()
getEventsHandler in interface TenantServiceAccessorpublic org.bonitasoft.engine.events.EventService getEventService()
getEventService in interface TenantServiceAccessorpublic TenantBeanAccessor getBeanAccessor()
public org.bonitasoft.engine.cache.CacheService getCacheService()
getCacheService in interface TenantServiceAccessorpublic BusinessArchiveArtifactsManager getBusinessArchiveArtifactsManager()
getBusinessArchiveArtifactsManager in interface TenantServiceAccessorpublic org.bonitasoft.engine.work.WorkService getWorkService()
getWorkService in interface TenantServiceAccessorpublic SynchroService getSynchroService()
getSynchroService in interface TenantServiceAccessorpublic IncidentService getIncidentService()
getIncidentService in interface TenantServiceAccessorpublic org.bonitasoft.engine.scheduler.SchedulerService getSchedulerService()
getSchedulerService in interface TenantServiceAccessorpublic org.bonitasoft.engine.scheduler.JobService getJobService()
getJobService in interface TenantServiceAccessorpublic ThemeService getThemeService()
getThemeService in interface TenantServiceAccessorpublic TransientDataService getTransientDataService()
getTransientDataService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.process.instance.api.GatewayInstanceService getGatewayInstanceService()
getGatewayInstanceService in interface TenantServiceAccessorpublic void destroy()
destroy in interface TenantServiceAccessorpublic TenantConfiguration getTenantConfiguration()
getTenantConfiguration in interface TenantServiceAccessorpublic <T> T lookup(String serviceName) throws NotFoundException
lookup in interface TenantServiceAccessorNotFoundExceptionpublic PermissionService getPermissionService()
getPermissionService in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.contract.data.ContractDataService getContractDataService()
getContractDataService in interface TenantServiceAccessorpublic org.bonitasoft.engine.parameter.ParameterService getParameterService()
getParameterService in interface TenantServiceAccessorpublic PageService getPageService()
getPageService in interface TenantServiceAccessorpublic ApplicationService getApplicationService()
getApplicationService in interface TenantServiceAccessorpublic BusinessDataRepository getBusinessDataRepository()
getBusinessDataRepository in interface TenantServiceAccessorpublic BusinessDataModelRepository getBusinessDataModelRepository()
getBusinessDataModelRepository in interface TenantServiceAccessorpublic org.bonitasoft.engine.core.process.instance.api.RefBusinessDataService getRefBusinessDataService()
getRefBusinessDataService in interface TenantServiceAccessorpublic org.bonitasoft.engine.authentication.GenericAuthenticationService getAuthenticationService()
getAuthenticationService in interface TenantServiceAccessorpublic org.bonitasoft.engine.persistence.ReadPersistenceService getReadPersistenceService()
getReadPersistenceService in interface TenantServiceAccessorpublic org.bonitasoft.engine.recorder.Recorder getRecorder()
getRecorder in interface TenantServiceAccessorpublic BusinessArchiveService getBusinessArchiveService()
getBusinessArchiveService in interface TenantServiceAccessorpublic BusinessDataService getBusinessDataService()
getBusinessDataService in interface TenantServiceAccessorpublic FormMappingService getFormMappingService()
getFormMappingService in interface TenantServiceAccessorpublic PageMappingService getPageMappingService()
getPageMappingService in interface TenantServiceAccessorpublic org.bonitasoft.engine.resources.ProcessResourcesService getProcessResourcesService()
getProcessResourcesService in interface TenantServiceAccessorpublic org.bonitasoft.engine.resources.TenantResourcesService getTenantResourcesService()
getTenantResourcesService in interface TenantServiceAccessorCopyright © 2016 Bonitasoft S.A.. All rights reserved.