Class SpringServiceAccessor
- java.lang.Object
-
- org.bonitasoft.engine.service.impl.SpringServiceAccessor
-
- All Implemented Interfaces:
PlatformInitServiceAccessor,PlatformServiceAccessor,ServiceAccessor,TenantServiceAccessor
- Direct Known Subclasses:
SpringPlatformInitServiceAccessor,SpringPlatformServiceAccessor,SpringTenantServiceAccessor
public class SpringServiceAccessor extends java.lang.Object implements ServiceAccessor, TenantServiceAccessor, PlatformServiceAccessor, PlatformInitServiceAccessor
-
-
Field Summary
Fields Modifier and Type Field Description protected SpringBeanAccessorbeanAccessor
-
Constructor Summary
Constructors Constructor Description SpringServiceAccessor(SpringBeanAccessor beanAccessor)
-
Method Summary
-
-
-
Field Detail
-
beanAccessor
protected final SpringBeanAccessor beanAccessor
-
-
Constructor Detail
-
SpringServiceAccessor
public SpringServiceAccessor(SpringBeanAccessor beanAccessor)
-
-
Method Detail
-
getParentContainerResolver
public ParentContainerResolver getParentContainerResolver()
- Specified by:
getParentContainerResolverin interfaceServiceAccessor
-
getTimeTracker
public TimeTracker getTimeTracker()
- Specified by:
getTimeTrackerin interfaceServiceAccessor
-
getSessionAccessor
public SessionAccessor getSessionAccessor()
- Specified by:
getSessionAccessorin interfaceServiceAccessor
-
getSessionService
public SessionService getSessionService()
- Specified by:
getSessionServicein interfaceServiceAccessor
-
getIdentityService
public IdentityService getIdentityService()
- Specified by:
getIdentityServicein interfaceServiceAccessor
-
getIconService
public IconService getIconService()
- Specified by:
getIconServicein interfaceServiceAccessor
-
getLoginService
public LoginService getLoginService()
- Specified by:
getLoginServicein interfaceServiceAccessor
-
getQueriableLoggerService
public QueriableLoggerService getQueriableLoggerService()
- Specified by:
getQueriableLoggerServicein interfaceServiceAccessor
-
getUserTransactionService
public UserTransactionService getUserTransactionService()
- Specified by:
getUserTransactionServicein interfaceServiceAccessor
-
getProcessDefinitionService
public ProcessDefinitionService getProcessDefinitionService()
- Specified by:
getProcessDefinitionServicein interfaceServiceAccessor
-
getProcessInstanceService
public ProcessInstanceService getProcessInstanceService()
- Specified by:
getProcessInstanceServicein interfaceServiceAccessor
-
getActivityInstanceService
public ActivityInstanceService getActivityInstanceService()
- Specified by:
getActivityInstanceServicein interfaceServiceAccessor
-
getBPMInstancesCreator
public BPMInstancesCreator getBPMInstancesCreator()
- Specified by:
getBPMInstancesCreatorin interfaceServiceAccessor
-
getFlowNodeExecutor
public FlowNodeExecutor getFlowNodeExecutor()
- Specified by:
getFlowNodeExecutorin interfaceServiceAccessor
-
getProcessExecutor
public ProcessExecutor getProcessExecutor()
- Specified by:
getProcessExecutorin interfaceServiceAccessor
-
getFlowNodeStateManager
public FlowNodeStateManager getFlowNodeStateManager()
- Specified by:
getFlowNodeStateManagerin interfaceServiceAccessor
-
getActorMappingService
public ActorMappingService getActorMappingService()
- Specified by:
getActorMappingServicein interfaceServiceAccessor
-
getArchiveService
public ArchiveService getArchiveService()
- Specified by:
getArchiveServicein interfaceServiceAccessor
-
getCategoryService
public CategoryService getCategoryService()
- Specified by:
getCategoryServicein interfaceServiceAccessor
-
getCommandService
public CommandService getCommandService()
- Specified by:
getCommandServicein interfaceServiceAccessor
-
getClassLoaderService
public ClassLoaderService getClassLoaderService()
- Specified by:
getClassLoaderServicein interfaceServiceAccessor
-
getDependencyService
public DependencyService getDependencyService()
- Specified by:
getDependencyServicein interfaceServiceAccessor
-
getPlatformDependencyService
public DependencyService getPlatformDependencyService()
- Specified by:
getPlatformDependencyServicein interfaceServiceAccessor
-
getTenantId
public long getTenantId()
- Specified by:
getTenantIdin interfaceServiceAccessor
-
getEventInstanceService
public EventInstanceService getEventInstanceService()
- Specified by:
getEventInstanceServicein interfaceServiceAccessor
-
getEventInstanceRepository
public EventInstanceRepository getEventInstanceRepository()
- Specified by:
getEventInstanceRepositoryin interfaceServiceAccessor
-
getConnectorService
public ConnectorService getConnectorService()
- Specified by:
getConnectorServicein interfaceServiceAccessor
-
getConnectorInstanceService
public ConnectorInstanceService getConnectorInstanceService()
- Specified by:
getConnectorInstanceServicein interfaceServiceAccessor
-
getConnectorExecutor
public ConnectorExecutor getConnectorExecutor()
- Specified by:
getConnectorExecutorin interfaceServiceAccessor
-
getExpressionService
public ExpressionService getExpressionService()
- Specified by:
getExpressionServicein interfaceServiceAccessor
-
getDocumentService
public DocumentService getDocumentService()
- Specified by:
getDocumentServicein interfaceServiceAccessor
-
getProfileService
public ProfileService getProfileService()
- Specified by:
getProfileServicein interfaceServiceAccessor
-
getProfilesImporter
public ProfilesImporter getProfilesImporter()
- Specified by:
getProfilesImporterin interfaceServiceAccessor
-
getProfilesExporter
public ProfilesExporter getProfilesExporter()
- Specified by:
getProfilesExporterin interfaceServiceAccessor
-
getDataInstanceService
public DataInstanceService getDataInstanceService()
- Specified by:
getDataInstanceServicein interfaceServiceAccessor
-
getOperationService
public OperationService getOperationService()
- Specified by:
getOperationServicein interfaceServiceAccessor
-
getExpressionResolverService
public ExpressionResolverService getExpressionResolverService()
- Specified by:
getExpressionResolverServicein interfaceServiceAccessor
-
getSupervisorService
public SupervisorMappingService getSupervisorService()
- Specified by:
getSupervisorServicein interfaceServiceAccessor
-
getUserFilterService
public UserFilterService getUserFilterService()
- Specified by:
getUserFilterServicein interfaceServiceAccessor
-
getSearchEntitiesDescriptor
public SearchEntitiesDescriptor getSearchEntitiesDescriptor()
- Specified by:
getSearchEntitiesDescriptorin interfaceServiceAccessor
-
getCommentService
public SCommentService getCommentService()
- Specified by:
getCommentServicein interfaceServiceAccessor
-
getContainerRegistry
public ContainerRegistry getContainerRegistry()
- Specified by:
getContainerRegistryin interfaceServiceAccessor
-
getExternalIdentityMappingService
public ExternalIdentityMappingService getExternalIdentityMappingService()
- Specified by:
getExternalIdentityMappingServicein interfaceServiceAccessor
-
getLockService
public LockService getLockService()
- Specified by:
getLockServicein interfaceServiceAccessor
-
getEventsHandler
public EventsHandler getEventsHandler()
- Specified by:
getEventsHandlerin interfaceServiceAccessor
-
getEventService
public EventService getEventService()
- Specified by:
getEventServicein interfaceServiceAccessor
-
getBeanAccessor
public SpringBeanAccessor getBeanAccessor()
-
getCacheService
public CacheService getCacheService()
- Specified by:
getCacheServicein interfaceServiceAccessor
-
getBusinessArchiveArtifactsManager
public BusinessArchiveArtifactsManager getBusinessArchiveArtifactsManager()
- Specified by:
getBusinessArchiveArtifactsManagerin interfaceServiceAccessor
-
getWorkService
public WorkService getWorkService()
- Specified by:
getWorkServicein interfaceServiceAccessor
-
getWorkExecutorService
public WorkExecutorService getWorkExecutorService()
- Specified by:
getWorkExecutorServicein interfaceServiceAccessor
-
getSynchroService
public SynchroService getSynchroService()
- Specified by:
getSynchroServicein interfaceServiceAccessor
-
getIncidentService
public IncidentService getIncidentService()
- Specified by:
getIncidentServicein interfaceServiceAccessor
-
getSchedulerService
public SchedulerService getSchedulerService()
- Specified by:
getSchedulerServicein interfaceServiceAccessor
-
getJobService
public JobService getJobService()
- Specified by:
getJobServicein interfaceServiceAccessor
-
getTransientDataService
public TransientDataService getTransientDataService()
- Specified by:
getTransientDataServicein interfaceServiceAccessor
-
getGatewayInstanceService
public GatewayInstanceService getGatewayInstanceService()
- Specified by:
getGatewayInstanceServicein interfaceServiceAccessor
-
destroy
public void destroy()
- Specified by:
destroyin interfaceServiceAccessor
-
lookup
public <T> T lookup(java.lang.String serviceName) throws org.bonitasoft.engine.exception.NotFoundException- Specified by:
lookupin interfaceServiceAccessor- Throws:
org.bonitasoft.engine.exception.NotFoundException
-
lookup
public <T> T lookup(java.lang.Class<T> beanClass) throws org.bonitasoft.engine.exception.NotFoundException- Specified by:
lookupin interfaceServiceAccessor- Throws:
org.bonitasoft.engine.exception.NotFoundException
-
getPermissionService
public PermissionService getPermissionService()
- Specified by:
getPermissionServicein interfaceServiceAccessor
-
getContractDataService
public ContractDataService getContractDataService()
- Specified by:
getContractDataServicein interfaceServiceAccessor
-
getParameterService
public ParameterService getParameterService()
- Specified by:
getParameterServicein interfaceServiceAccessor
-
getPageService
public PageService getPageService()
might not be an available service- Specified by:
getPageServicein interfaceServiceAccessor
-
getApplicationService
public ApplicationService getApplicationService()
- Specified by:
getApplicationServicein interfaceServiceAccessor
-
getBusinessDataRepository
public BusinessDataRepository getBusinessDataRepository()
- Specified by:
getBusinessDataRepositoryin interfaceServiceAccessor
-
getBusinessDataModelRepository
public BusinessDataModelRepository getBusinessDataModelRepository()
- Specified by:
getBusinessDataModelRepositoryin interfaceServiceAccessor
-
getRefBusinessDataService
public RefBusinessDataService getRefBusinessDataService()
- Specified by:
getRefBusinessDataServicein interfaceServiceAccessor
-
getAuthenticationService
public GenericAuthenticationService getAuthenticationService()
- Specified by:
getAuthenticationServicein interfaceServiceAccessor
-
getReadPersistenceService
public ReadPersistenceService getReadPersistenceService()
- Specified by:
getReadPersistenceServicein interfaceServiceAccessor
-
getRecorder
public Recorder getRecorder()
- Specified by:
getRecorderin interfaceServiceAccessor
-
getBusinessArchiveService
public BusinessArchiveService getBusinessArchiveService()
- Specified by:
getBusinessArchiveServicein interfaceServiceAccessor
-
getBusinessDataService
public BusinessDataService getBusinessDataService()
- Specified by:
getBusinessDataServicein interfaceServiceAccessor
-
getFormMappingService
public FormMappingService getFormMappingService()
- Specified by:
getFormMappingServicein interfaceServiceAccessor
-
getPageMappingService
public PageMappingService getPageMappingService()
- Specified by:
getPageMappingServicein interfaceServiceAccessor
-
getProcessResourcesService
public ProcessResourcesService getProcessResourcesService()
- Specified by:
getProcessResourcesServicein interfaceServiceAccessor
-
getTenantResourcesService
public TenantResourcesService getTenantResourcesService()
- Specified by:
getTenantResourcesServicein interfaceServiceAccessor
-
getMessagesHandlingService
public MessagesHandlingService getMessagesHandlingService()
- Specified by:
getMessagesHandlingServicein interfaceServiceAccessor
-
getProcessInstanceInterruptor
public ProcessInstanceInterruptor getProcessInstanceInterruptor()
- Specified by:
getProcessInstanceInterruptorin interfaceServiceAccessor
-
getBPMWorkFactory
public BPMWorkFactory getBPMWorkFactory()
- Specified by:
getBPMWorkFactoryin interfaceServiceAccessor
-
getTechnicalUser
public TechnicalUser getTechnicalUser()
- Specified by:
getTechnicalUserin interfaceServiceAccessor
-
getTenantStateManager
public TenantStateManager getTenantStateManager()
- Specified by:
getTenantStateManagerin interfaceServiceAccessor
-
getTenantServicesManager
public TenantServicesManager getTenantServicesManager()
- Specified by:
getTenantServicesManagerin interfaceServiceAccessor
-
getBPMArchiverService
public BPMArchiverService getBPMArchiverService()
- Specified by:
getBPMArchiverServicein interfaceServiceAccessor
-
getApplicationImporter
public ApplicationImporter getApplicationImporter()
- Specified by:
getApplicationImporterin interfaceServiceAccessor
-
getTransactionService
public TransactionService getTransactionService()
- Specified by:
getTransactionServicein interfaceServiceAccessor
-
getPlatformLoginService
public PlatformLoginService getPlatformLoginService()
- Specified by:
getPlatformLoginServicein interfaceServiceAccessor
-
getPlatformService
public PlatformService getPlatformService()
- Specified by:
getPlatformServicein interfaceServiceAccessor
-
getTenantServiceAccessor
public TenantServiceAccessor getTenantServiceAccessor()
- Specified by:
getTenantServiceAccessorin interfaceServiceAccessor
-
getPlatformCommandService
public PlatformCommandService getPlatformCommandService()
- Specified by:
getPlatformCommandServicein interfaceServiceAccessor
-
getPlatformSessionService
public PlatformSessionService getPlatformSessionService()
- Specified by:
getPlatformSessionServicein interfaceServiceAccessor
-
getPlatformConfiguration
public NodeConfiguration getPlatformConfiguration()
- Specified by:
getPlatformConfigurationin interfaceServiceAccessor
-
getPlatformManager
public PlatformManager getPlatformManager()
- Specified by:
getPlatformManagerin interfaceServiceAccessor
-
getPlatformCacheService
public CacheService getPlatformCacheService()
- Specified by:
getPlatformCacheServicein interfaceServiceAccessor
-
getTemporaryContentService
public TemporaryContentService getTemporaryContentService()
- Specified by:
getTemporaryContentServicein interfaceServiceAccessor
-
getBroadcastService
public BroadcastService getBroadcastService()
- Specified by:
getBroadcastServicein interfaceServiceAccessor
-
getPlatformAuthenticationService
public PlatformAuthenticationService getPlatformAuthenticationService()
- Specified by:
getPlatformAuthenticationServicein interfaceServiceAccessor
-
getServicesResolver
public ServicesResolver getServicesResolver()
- Specified by:
getServicesResolverin interfaceServiceAccessor
-
publishEvent
public void publishEvent(java.lang.Object event)
- Specified by:
publishEventin interfaceServiceAccessor
-
getContext
public org.springframework.context.ApplicationContext getContext()
- Specified by:
getContextin interfaceServiceAccessor
-
getPlatformRetriever
public PlatformRetriever getPlatformRetriever()
- Specified by:
getPlatformRetrieverin interfaceServiceAccessor
-
getInstallationService
public InstallationService getInstallationService()
- Specified by:
getInstallationServicein interfaceServiceAccessor
-
-