org.alfresco.repo.workflow.activiti
Class AlfrescoProcessEngineConfiguration

java.lang.Object
  extended by org.activiti.engine.ProcessEngineConfiguration
      extended by org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl
          extended by org.activiti.spring.SpringProcessEngineConfiguration
              extended by org.alfresco.repo.workflow.activiti.AlfrescoProcessEngineConfiguration

public class AlfrescoProcessEngineConfiguration
extends org.activiti.spring.SpringProcessEngineConfiguration

Since:
3.4.e

Field Summary
 
Fields inherited from class org.activiti.spring.SpringProcessEngineConfiguration
deploymentName, deploymentResources, transactionManager
 
Fields inherited from class org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl
actualCommandExecutor, beans, businessCalendarManager, commandContextFactory, commandExecutorTxRequired, commandExecutorTxRequiresNew, commandInterceptorsTxRequired, commandInterceptorsTxRequiresNew, customFormEngines, customFormTypes, customJobHandlers, customPostCommandInterceptorsTxRequired, customPostCommandInterceptorsTxRequiresNew, customPostDeployers, customPostVariableTypes, customPreCommandInterceptorsTxRequired, customPreCommandInterceptorsTxRequiresNew, customPreDeployers, customPreVariableTypes, customScriptingEngineClasses, customSessionFactories, databaseTypeMappings, DB_SCHEMA_UPDATE_CREATE, DB_SCHEMA_UPDATE_DROP_CREATE, dbSqlSessionFactory, DEFAULT_WS_SYNC_FACTORY, delegateInterceptor, deployers, deploymentCache, expressionManager, formEngines, formService, formTypes, historyLevel, HISTORYLEVEL_ACTIVITY, HISTORYLEVEL_AUDIT, HISTORYLEVEL_FULL, HISTORYLEVEL_NONE, historyService, identityService, idGenerator, isDbCycleUsed, isDbHistoryUsed, isDbIdentityUsed, jobExecutor, jobHandlers, mailScanner, managementService, postParseListeners, preParseListeners, repositoryService, resolverFactories, runtimeService, scriptingEngines, sessionFactories, sqlSessionFactory, taskService, transactionContextFactory, transactionFactory, variableTypes, wsSyncFactoryClassName
 
Fields inherited from class org.activiti.engine.ProcessEngineConfiguration
classLoader, databaseSchemaUpdate, databaseType, dataSource, dataSourceJndiName, DB_SCHEMA_UPDATE_CREATE_DROP, DB_SCHEMA_UPDATE_FALSE, DB_SCHEMA_UPDATE_TRUE, history, HISTORY_ACTIVITY, HISTORY_AUDIT, HISTORY_FULL, HISTORY_NONE, idBlockSize, jdbcDriver, jdbcMaxActiveConnections, jdbcMaxCheckoutTime, jdbcMaxIdleConnections, jdbcMaxWaitTime, jdbcPassword, jdbcPingConnectionNotUsedFor, jdbcPingEnabled, jdbcPingQuery, jdbcUrl, jdbcUsername, jobExecutorActivate, jpaCloseEntityManager, jpaEntityManagerFactory, jpaHandleTransaction, jpaPersistenceUnitName, mailServerDefaultFrom, mailServerHost, mailServerPassword, mailServerPort, mailServerUsername, processEngineName, transactionsExternallyManaged
 
Constructor Summary
AlfrescoProcessEngineConfiguration()
           
 
Method Summary
protected  void initJobExecutor()
           
protected  void initVariableTypes()
           
 void setCustomTypes(java.util.List customTypes)
           
 
Methods inherited from class org.activiti.spring.SpringProcessEngineConfiguration
autoDeployResources, buildProcessEngine, getDefaultCommandInterceptorsTxRequired, getDefaultCommandInterceptorsTxRequiresNew, getDeploymentName, getDeploymentResources, getTransactionManager, initJpa, initTransactionContextFactory, setDataSource, setDeploymentName, setDeploymentResources, setTransactionManager
 
Methods inherited from class org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl
addSessionFactory, getBeans, getBusinessCalendarManager, getCommandContextFactory, getCommandExecutorTxRequired, getCommandExecutorTxRequiresNew, getCommandInterceptorsTxRequired, getCommandInterceptorsTxRequiresNew, getCustomFormEngines, getCustomFormTypes, getCustomJobHandlers, getCustomPostBPMNParseListeners, getCustomPostCommandInterceptorsTxRequired, getCustomPostCommandInterceptorsTxRequiresNew, getCustomPostDeployers, getCustomPostVariableTypes, getCustomPreBPMNParseListeners, getCustomPreCommandInterceptorsTxRequired, getCustomPreCommandInterceptorsTxRequiresNew, getCustomPreDeployers, getCustomPreVariableTypes, getCustomScriptingEngineClasses, getCustomSessionFactories, getDbSqlSessionFactory, getDefaultBPMNParseListeners, getDefaultDatabaseTypeMappings, getDefaultDeployers, getDelegateInterceptor, getDeployers, getDeploymentCache, getExpressionManager, getFormEngines, getFormService, getFormTypes, getHistoryLevel, getHistoryService, getIdentityService, getIdGenerator, getJobExecutor, getJobHandlers, getMailScanner, getManagementService, getPostParseListeners, getPreParseListeners, getProcessEngineName, getRepositoryService, getResolverFactories, getRuntimeService, getScriptingEngines, getSessionFactories, getSqlSessionFactory, getTaskService, getTransactionContextFactory, getTransactionFactory, getVariableTypes, getWsSyncFactoryClassName, init, initActualCommandExecutor, initBeans, initBusinessCalendarManager, initCommandContextFactory, initCommandExecutors, initCommandExecutorTxRequired, initCommandExecutorTxRequiresNew, initCommandInterceptorsTxRequired, initCommandInterceptorsTxRequiresNew, initDatabaseType, initDataSource, initDelegateInterceptor, initDeployers, initExpressionManager, initFormEngines, initFormTypes, initHistoryLevel, initIdGenerator, initInterceptorChain, initMailScanner, initScriptingEngines, initService, initServices, initSessionFactories, initSqlSessionFactory, initTransactionFactory, isDbCycleUsed, isDbHistoryUsed, isDbIdentityUsed, setBeans, setBusinessCalendarManager, setClassLoader, setCommandContextFactory, setCommandExecutorTxRequired, setCommandExecutorTxRequiresNew, setCommandInterceptorsTxRequired, setCommandInterceptorsTxRequiresNew, setCustomFormEngines, setCustomFormTypes, setCustomJobHandlers, setCustomPostBPMNParseListeners, setCustomPostCommandInterceptorsTxRequired, setCustomPostCommandInterceptorsTxRequiresNew, setCustomPostDeployers, setCustomPostVariableTypes, setCustomPreBPMNParseListeners, setCustomPreCommandInterceptorsTxRequired, setCustomPreCommandInterceptorsTxRequiresNew, setCustomPreDeployers, setCustomPreVariableTypes, setCustomScriptingEngineClasses, setCustomSessionFactories, setDatabaseSchemaUpdate, setDatabaseType, setDbCycleUsed, setDbHistoryUsed, setDbIdentityUsed, setDbSqlSessionFactory, setDelegateInterceptor, setDeployers, setDeploymentCache, setExpressionManager, setFormEngines, setFormService, setFormTypes, setHistory, setHistoryLevel, setHistoryService, setIdBlockSize, setIdentityService, setIdGenerator, setJdbcDriver, setJdbcMaxActiveConnections, setJdbcMaxCheckoutTime, setJdbcMaxIdleConnections, setJdbcMaxWaitTime, setJdbcPassword, setJdbcPingConnectionNotUsedFor, setJdbcPingEnabled, setJdbcPingQuery, setJdbcUrl, setJdbcUsername, setJobExecutor, setJobExecutorActivate, setJobHandlers, setJpaCloseEntityManager, setJpaEntityManagerFactory, setJpaHandleTransaction, setMailScanner, setMailServerDefaultFrom, setMailServerHost, setMailServerPassword, setMailServerPort, setMailServerUsername, setManagementService, setPostParseListeners, setPreParseListeners, setProcessEngineName, setRepositoryService, setResolverFactories, setRuntimeService, setScriptingEngines, setSessionFactories, setSqlSessionFactory, setTaskService, setTransactionContextFactory, setTransactionFactory, setTransactionsExternallyManaged, setVariableTypes, setWsSyncFactoryClassName
 
Methods inherited from class org.activiti.engine.ProcessEngineConfiguration
createProcessEngineConfigurationFromInputStream, createProcessEngineConfigurationFromInputStream, createProcessEngineConfigurationFromResource, createProcessEngineConfigurationFromResource, createProcessEngineConfigurationFromResourceDefault, createStandaloneInMemProcessEngineConfiguration, createStandaloneProcessEngineConfiguration, getClassLoader, getDatabaseSchemaUpdate, getDatabaseType, getDataSource, getDataSourceJndiName, getHistory, getIdBlockSize, getJdbcDriver, getJdbcMaxActiveConnections, getJdbcMaxCheckoutTime, getJdbcMaxIdleConnections, getJdbcMaxWaitTime, getJdbcPassword, getJdbcPingConnectionNotUsedFor, getJdbcPingQuery, getJdbcUrl, getJdbcUsername, getJpaEntityManagerFactory, getJpaPersistenceUnitName, getMailServerDefaultFrom, getMailServerHost, getMailServerPassword, getMailServerPort, getMailServerUsername, isJdbcPingEnabled, isJobExecutorActivate, isJpaCloseEntityManager, isJpaHandleTransaction, isTransactionsExternallyManaged, setDataSourceJndiName, setJpaPersistenceUnitName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlfrescoProcessEngineConfiguration

public AlfrescoProcessEngineConfiguration()
Method Detail

initVariableTypes

protected void initVariableTypes()
Overrides:
initVariableTypes in class org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl

initJobExecutor

protected void initJobExecutor()
Overrides:
initJobExecutor in class org.activiti.engine.impl.cfg.ProcessEngineConfigurationImpl

setCustomTypes

public void setCustomTypes(java.util.List customTypes)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.