Class ProcessEngineConfigurationImpl
- java.lang.Object
-
- org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- org.flowable.engine.ProcessEngineConfiguration
-
- org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
- All Implemented Interfaces:
HasExpressionManagerEngineConfiguration,HasVariableServiceConfiguration,HasVariableTypes,ScriptingEngineAwareEngineConfiguration
- Direct Known Subclasses:
JtaProcessEngineConfiguration,MultiSchemaMultiTenantProcessEngineConfiguration,StandaloneProcessEngineConfiguration
public abstract class ProcessEngineConfigurationImpl extends ProcessEngineConfiguration implements ScriptingEngineAwareEngineConfiguration, HasExpressionManagerEngineConfiguration, HasVariableTypes, HasVariableServiceConfiguration
- Author:
- Tom Baeyens, Joram Barrez
-
-
Field Summary
-
Fields inherited from class org.flowable.engine.ProcessEngineConfiguration
activityFontName, alwaysUseArraysForDmnMultiHitPolicies, annotationFontName, asyncExecutor, asyncExecutorActivate, asyncFailedJobWaitTime, asyncHistoryExecutor, asyncHistoryExecutorActivate, asyncHistoryTaskExecutor, asyncTaskExecutor, asyncTaskInvoker, asyncTaskInvokerTaskExecutor, cleanInstancesBatchSize, cleanInstancesEndedAfter, defaultCamelContext, defaultFailedJobWaitTime, drawSequenceFlowNameWithNoLabelDI, enableHistoryCleaning, enableProcessDefinitionHistoryLevel, enableProcessDefinitionInfoCache, history, historyCleaningManager, historyCleaningTimeCycleConfig, historyLevel, httpClientConfig, idBlockSize, isCreateDiagramOnDeploy, jpaCloseEntityManager, jpaEntityManagerFactory, jpaHandleTransaction, jpaPersistenceUnitName, labelFontName, mailServerDefaultCharset, mailServerDefaultFrom, mailServerForceTo, mailServerHost, mailServerPassword, mailServerPort, mailServers, mailServerSSLPort, mailServerUsername, mailSessionJndi, mailSessionsJndi, processDiagramGenerator, processEngineName, shutdownAsyncHistoryTaskExecutor, shutdownAsyncTaskExecutor, shutdownAsyncTaskInvokerTaskExecutor, taskPostProcessor, useSSL, useTLS
-
Fields inherited from class org.flowable.common.engine.impl.AbstractEngineConfiguration
additionalEventDispatchActions, agendaOperationRunner, allConfigurators, alwaysLookupLatestDefinitionVersion, beans, byteArrayDataManager, byteArrayEntityManager, classLoader, clock, commandContextFactory, commandExecutor, commandInterceptors, commandInvoker, commonSchemaManager, configurators, customMybatisInterceptors, customMybatisMappers, customMybatisXMLMappers, customPostCommandInterceptors, customPostDeployers, customPreCommandInterceptors, customPreDeployers, customSessionFactories, DATABASE_TYPE_COCKROACHDB, DATABASE_TYPE_DB2, DATABASE_TYPE_H2, DATABASE_TYPE_HSQL, DATABASE_TYPE_MSSQL, DATABASE_TYPE_MYSQL, DATABASE_TYPE_ORACLE, DATABASE_TYPE_POSTGRES, databaseCatalog, databaseSchema, databaseSchemaUpdate, databaseTablePrefix, databaseType, databaseTypeMappings, databaseWildcardEscapeCharacter, dataSource, dataSourceJndiName, DB_SCHEMA_UPDATE_CREATE, DB_SCHEMA_UPDATE_CREATE_DROP, DB_SCHEMA_UPDATE_DROP_CREATE, DB_SCHEMA_UPDATE_FALSE, DB_SCHEMA_UPDATE_TRUE, dbSqlSessionFactory, DEFAULT_GENERIC_MAX_LENGTH_STRING, DEFAULT_MAX_NR_OF_STATEMENTS_BULK_INSERT_SQL_SERVER, DEFAULT_ORACLE_MAX_LENGTH_STRING, defaultCommandConfig, defaultCommandInterceptors, defaultTenantProvider, dependentEngineMybatisTypeAliasConfigs, dependentEngineMybatisTypeHandlerConfigs, dependentEngineMyBatisXmlMappers, deployers, enableConfiguratorServiceLoader, enableEventDispatcher, enableLogSqlExecutionTime, engineConfigurations, engineLifecycleListeners, eventDispatcher, eventListeners, eventRegistryConfigurator, eventRegistryEventConsumers, fallbackToDefaultTenant, forceCloseMybatisConnectionPool, idGenerator, idmEngineConfigurator, isBulkInsertEnabled, isDbHistoryUsed, jdbcDefaultTransactionIsolationLevel, jdbcDriver, jdbcMaxActiveConnections, jdbcMaxCheckoutTime, jdbcMaxIdleConnections, jdbcMaxWaitTime, jdbcPassword, jdbcPingConnectionNotUsedFor, jdbcPingEnabled, jdbcPingQuery, jdbcUrl, jdbcUsername, lockPollRate, logger, loggingListener, maxLengthStringVariableType, maxNrOfStatementsInBulkInsert, mybatisMappingFile, NO_TENANT_ID, objectMapper, PRODUCT_NAME_CRDB, PRODUCT_NAME_POSTGRES, propertyDataManager, propertyEntityManager, schemaCommandConfig, schemaLockWaitTime, schemaManagementCmd, schemaManager, serviceConfigurations, sessionFactories, sqlSessionFactory, tableDataManager, tablePrefixIsSchema, transactionContextFactory, transactionFactory, transactionsExternallyManaged, typedEventListeners, useClassForNameClassLoading, useLockForDatabaseSchemaUpdate, usePrefixId, usingRelationalDatabase, usingSchemaMgmt, xmlEncoding
-
-
Constructor Summary
Constructors Constructor Description ProcessEngineConfigurationImpl()
-
Method Summary
-
Methods inherited from class org.flowable.engine.ProcessEngineConfiguration
createProcessEngineConfigurationFromInputStream, createProcessEngineConfigurationFromInputStream, createProcessEngineConfigurationFromResource, createProcessEngineConfigurationFromResource, createProcessEngineConfigurationFromResourceDefault, createStandaloneInMemProcessEngineConfiguration, createStandaloneProcessEngineConfiguration, getActivityFontName, getAnnotationFontName, getAsyncExecutor, getAsyncFailedJobWaitTime, getAsyncHistoryExecutor, getAsyncHistoryTaskExecutor, getAsyncTaskExecutor, getAsyncTaskInvoker, getAsyncTaskInvokerTaskExecutor, getCleanInstancesBatchSize, getCleanInstancesEndedAfter, getCleanInstancesEndedAfterNumberOfDays, getDefaultCamelContext, getDefaultFailedJobWaitTime, getEngineName, getHistory, getHistoryCleaningManager, getHistoryCleaningTimeCycleConfig, getHistoryLevel, getHttpClientConfig, getIdBlockSize, getJpaEntityManagerFactory, getJpaPersistenceUnitName, getLabelFontName, getMailServer, getMailServerDefaultCharset, getMailServerDefaultFrom, getMailServerForceTo, getMailServerHost, getMailServerPassword, getMailServerPort, getMailServers, getMailServerSSLPort, getMailServerUsername, getMailServerUseSSL, getMailServerUseTLS, getMailSessionJndi, getMailSessionJndi, getMailSessionsJndi, getProcessDiagramGenerator, getProcessEngineLifecycleListener, getTaskPostProcessor, isAlwaysUseArraysForDmnMultiHitPolicies, isAsyncExecutorActivate, isAsyncHistoryExecutorActivate, isCreateDiagramOnDeploy, isDrawSequenceFlowNameWithNoLabelDI, isEnableHistoryCleaning, isEnableProcessDefinitionHistoryLevel, isEnableProcessDefinitionInfoCache, isJpaCloseEntityManager, isJpaHandleTransaction, setActivityFontName, setAlwaysUseArraysForDmnMultiHitPolicies, setAnnotationFontName, setAsyncExecutor, setAsyncFailedJobWaitTime, setAsyncHistoryExecutor, setAsyncHistoryExecutorActivate, setAsyncHistoryTaskExecutor, setAsyncTaskExecutor, setAsyncTaskInvoker, setAsyncTaskInvokerTaskExecutor, setClassLoader, setCleanInstancesBatchSize, setCleanInstancesEndedAfter, setCleanInstancesEndedAfterNumberOfDays, setCreateDiagramOnDeploy, setDatabaseCatalog, setDatabaseSchema, setDatabaseTablePrefix, setDatabaseType, setDatabaseWildcardEscapeCharacter, setDataSource, setDataSourceJndiName, setDefaultCamelContext, setDefaultFailedJobWaitTime, setDrawSequenceFlowNameWithNoLabelDI, setEnableHistoryCleaning, setEnableProcessDefinitionHistoryLevel, setEnableProcessDefinitionInfoCache, setHistory, setHistoryCleaningManager, setHistoryCleaningTimeCycleConfig, setHistoryLevel, setHttpClientConfig, setIdBlockSize, setJdbcDefaultTransactionIsolationLevel, setJdbcDriver, setJdbcMaxActiveConnections, setJdbcMaxCheckoutTime, setJdbcMaxIdleConnections, setJdbcMaxWaitTime, setJdbcPassword, setJdbcPingConnectionNotUsedFor, setJdbcPingEnabled, setJdbcPingQuery, setJdbcUsername, setJpaCloseEntityManager, setJpaEntityManagerFactory, setJpaHandleTransaction, setJpaPersistenceUnitName, setLabelFontName, setMailServerDefaultCharset, setMailServerDefaultFrom, setMailServerForceTo, setMailServerHost, setMailServerPassword, setMailServerPort, setMailServers, setMailServerSSLPort, setMailServerUsername, setMailServerUseSSL, setMailServerUseTLS, setMailSessionJndi, setMailSessionsJndi, setProcessDiagramGenerator, setProcessEngineLifecycleListener, setTablePrefixIsSchema, setTaskPostProcessor, setTransactionsExternallyManaged, setUseClassForNameClassLoading, setXmlEncoding
-
Methods inherited from class org.flowable.common.engine.impl.AbstractEngineConfiguration
addEngineConfiguration, addEngineLifecycleListener, addEventRegistryEventConsumer, addServiceConfiguration, addSessionFactory, applyCustomMybatisCustomizations, configuratorsAfterInit, configuratorsBeforeInit, createDbSqlSessionFactory, createTransactionInterceptor, defaultInitDbSqlSessionFactoryEntitySettings, getAdditionalEventDispatchActions, getAgendaOperationRunner, getAllConfigurators, getBeans, getByteArrayDataManager, getByteArrayEntityManager, getClassLoader, getClock, getCommandContextFactory, getCommandExecutor, getCommandInvoker, getCommonSchemaManager, getConfigurators, getCustomMybatisInterceptors, getCustomMybatisMappers, getCustomMybatisXMLMappers, getCustomPostDeployers, getCustomPreDeployers, getCustomSessionFactories, getDatabaseCatalog, getDatabaseSchema, getDatabaseSchemaUpdate, getDatabaseTablePrefix, getDatabaseType, getDatabaseWildcardEscapeCharacter, getDataSource, getDataSourceJndiName, getDbSqlSessionFactory, getDefaultCommandConfig, getDefaultCommandInterceptors, getDefaultDatabaseTypeMappings, getDefaultTenantProvider, getDefaultTenantValue, getDependentEngineMybatisTypeAliasConfigs, getDependentEngineMybatisTypeHandlerConfigs, getDependentEngineMyBatisXmlMappers, getDeployers, getEngineConfigurations, getEngineLifecycleListeners, getEventDispatcher, getEventListeners, getEventRegistryConfigurator, getEventRegistryEventConsumers, getIdGenerator, getIdmEngineConfigurator, getJdbcDefaultTransactionIsolationLevel, getJdbcDriver, getJdbcMaxActiveConnections, getJdbcMaxCheckoutTime, getJdbcMaxIdleConnections, getJdbcMaxWaitTime, getJdbcPassword, getJdbcPingConnectionNotUsedFor, getJdbcPingQuery, getJdbcUrl, getJdbcUsername, getLockManager, getLockPollRate, getLoggingListener, getMaxLengthString, getMaxLengthStringVariableType, getMaxNrOfStatementsInBulkInsert, getMybatisMappingFile, getObjectMapper, getPropertyDataManager, getPropertyEntityManager, getResourceAsStream, getSchemaCommandConfig, getSchemaLockWaitTime, getSchemaManagementCmd, getSchemaManager, getServiceConfigurations, getSessionFactories, getSqlSessionFactory, getTableDataManager, getTransactionContextFactory, getTransactionFactory, getTypedEventListeners, getXmlEncoding, initBeans, initClock, initCommandContextFactory, initCommandExecutor, initCommandInterceptors, initConfigurators, initCustomMybatisInterceptors, initCustomMybatisMappers, initDatabaseType, initDataSource, initDbSqlSessionFactory, initDefaultCommandConfig, initEngineConfigurations, initEventDispatcher, initEventListeners, initInterceptorChain, initMybatisConfiguration, initMyBatisLogSqlExecutionTimePlugin, initObjectMapper, initSchemaCommandConfig, initService, initSqlSessionFactory, initTransactionContextFactory, initTypedEventListeners, isAlwaysLookupLatestDefinitionVersion, isBulkInsertEnabled, isDbHistoryUsed, isEnableConfiguratorServiceLoader, isEnableEventDispatcher, isEnableLogSqlExecutionTime, isFallbackToDefaultTenant, isForceCloseMybatisConnectionPool, isJdbcPingEnabled, isLoggingSessionEnabled, isTablePrefixIsSchema, isTransactionsExternallyManaged, isUseClassForNameClassLoading, isUseLockForDatabaseSchemaUpdate, isUsePrefixId, isUsingRelationalDatabase, isUsingSchemaMgmt, parseCustomMybatisXMLMappers, parseDependentEngineMybatisXMLMappers, parseMybatisConfiguration, parseMybatisXmlMapping, pathToEngineDbProperties, setAdditionalEventDispatchActions, setAgendaOperationRunner, setAlwaysLookupLatestDefinitionVersion, setBeans, setBulkInsertEnabled, setCommandContextFactory, setCommandExecutor, setCommandInvoker, setCommonSchemaManager, setConfigurators, setCustomMybatisInterceptors, setCustomPostDeployers, setCustomPreDeployers, setDbHistoryUsed, setDbSqlSessionFactory, setDefaultCommandInterceptors, setDefaultTenantProvider, setDefaultTenantValue, setDependentEngineMybatisTypeAliasConfigs, setDependentEngineMybatisTypeHandlerConfigs, setDependentEngineMyBatisXmlMappers, setDeployers, setEnableConfiguratorServiceLoader, setEnableLogSqlExecutionTime, setEngineConfigurations, setEngineLifecycleListeners, setEventRegistryConfigurator, setEventRegistryEventConsumers, setFallbackToDefaultTenant, setForceCloseMybatisConnectionPool, setIdmEngineConfigurator, setLockPollRate, setLoggingListener, setMaxLengthStringVariableType, setMaxNrOfStatementsInBulkInsert, setMybatisMappingFile, setObjectMapper, setSchemaLockWaitTime, setSchemaManagementCmd, setSchemaManager, setServiceConfigurations, setTransactionContextFactory, setUseLockForDatabaseSchemaUpdate, setUsePrefixId, setUsingSchemaMgmt
-
-
-
-
Field Detail
-
DEFAULT_WS_SYNC_FACTORY
public static final String DEFAULT_WS_SYNC_FACTORY
- See Also:
- Constant Field Values
-
DEFAULT_WS_IMPORTER
public static final String DEFAULT_WS_IMPORTER
- See Also:
- Constant Field Values
-
DEFAULT_MYBATIS_MAPPING_FILE
public static final String DEFAULT_MYBATIS_MAPPING_FILE
- See Also:
- Constant Field Values
-
repositoryService
protected RepositoryService repositoryService
-
runtimeService
protected RuntimeService runtimeService
-
historyService
protected HistoryService historyService
-
identityService
protected IdentityService identityService
-
taskService
protected TaskService taskService
-
formService
protected FormService formService
-
managementService
protected ManagementService managementService
-
dynamicBpmnService
protected DynamicBpmnService dynamicBpmnService
-
processInstanceMigrationService
protected ProcessMigrationService processInstanceMigrationService
-
disableIdmEngine
protected boolean disableIdmEngine
-
disableEventRegistry
protected boolean disableEventRegistry
-
attachmentDataManager
protected AttachmentDataManager attachmentDataManager
-
commentDataManager
protected CommentDataManager commentDataManager
-
deploymentDataManager
protected DeploymentDataManager deploymentDataManager
-
eventLogEntryDataManager
protected EventLogEntryDataManager eventLogEntryDataManager
-
executionDataManager
protected ExecutionDataManager executionDataManager
-
activityInstanceDataManager
protected ActivityInstanceDataManager activityInstanceDataManager
-
historicActivityInstanceDataManager
protected HistoricActivityInstanceDataManager historicActivityInstanceDataManager
-
historicDetailDataManager
protected HistoricDetailDataManager historicDetailDataManager
-
historicProcessInstanceDataManager
protected HistoricProcessInstanceDataManager historicProcessInstanceDataManager
-
modelDataManager
protected ModelDataManager modelDataManager
-
processDefinitionDataManager
protected ProcessDefinitionDataManager processDefinitionDataManager
-
processDefinitionInfoDataManager
protected ProcessDefinitionInfoDataManager processDefinitionInfoDataManager
-
resourceDataManager
protected ResourceDataManager resourceDataManager
-
attachmentEntityManager
protected AttachmentEntityManager attachmentEntityManager
-
commentEntityManager
protected CommentEntityManager commentEntityManager
-
deploymentEntityManager
protected DeploymentEntityManager deploymentEntityManager
-
eventLogEntryEntityManager
protected EventLogEntryEntityManager eventLogEntryEntityManager
-
executionEntityManager
protected ExecutionEntityManager executionEntityManager
-
activityInstanceEntityManager
protected ActivityInstanceEntityManager activityInstanceEntityManager
-
historicActivityInstanceEntityManager
protected HistoricActivityInstanceEntityManager historicActivityInstanceEntityManager
-
historicDetailEntityManager
protected HistoricDetailEntityManager historicDetailEntityManager
-
historicProcessInstanceEntityManager
protected HistoricProcessInstanceEntityManager historicProcessInstanceEntityManager
-
modelEntityManager
protected ModelEntityManager modelEntityManager
-
processDefinitionEntityManager
protected ProcessDefinitionEntityManager processDefinitionEntityManager
-
processDefinitionInfoEntityManager
protected ProcessDefinitionInfoEntityManager processDefinitionInfoEntityManager
-
resourceEntityManager
protected ResourceEntityManager resourceEntityManager
-
processDefinitionDeploymentDeletionManager
protected DeploymentProcessDefinitionDeletionManager processDefinitionDeploymentDeletionManager
-
candidateManager
protected CandidateManager candidateManager
-
historyManager
protected HistoryManager historyManager
-
historyConfigurationSettings
protected HistoryConfigurationSettings historyConfigurationSettings
-
isAsyncHistoryEnabled
protected boolean isAsyncHistoryEnabled
-
isAsyncHistoryJsonGzipCompressionEnabled
protected boolean isAsyncHistoryJsonGzipCompressionEnabled
-
isAsyncHistoryJsonGroupingEnabled
protected boolean isAsyncHistoryJsonGroupingEnabled
-
asyncHistoryJsonGroupingThreshold
protected int asyncHistoryJsonGroupingThreshold
-
asyncHistoryListener
protected AsyncHistoryListener asyncHistoryListener
-
changeTenantIdManager
protected ChangeTenantIdManager changeTenantIdManager
-
jobManager
protected JobManager jobManager
-
dynamicStateManager
protected DynamicStateManager dynamicStateManager
-
processInstanceMigrationManager
protected ProcessInstanceMigrationManager processInstanceMigrationManager
-
decisionTableVariableManager
protected DecisionTableVariableManager decisionTableVariableManager
-
variableServiceConfiguration
protected VariableServiceConfiguration variableServiceConfiguration
-
identityLinkServiceConfiguration
protected IdentityLinkServiceConfiguration identityLinkServiceConfiguration
-
entityLinkServiceConfiguration
protected EntityLinkServiceConfiguration entityLinkServiceConfiguration
-
eventSubscriptionServiceConfiguration
protected EventSubscriptionServiceConfiguration eventSubscriptionServiceConfiguration
-
taskServiceConfiguration
protected TaskServiceConfiguration taskServiceConfiguration
-
jobServiceConfiguration
protected JobServiceConfiguration jobServiceConfiguration
-
jobServiceConfigurators
protected Collection<ServiceConfigurator<JobServiceConfiguration>> jobServiceConfigurators
-
batchServiceConfiguration
protected BatchServiceConfiguration batchServiceConfiguration
-
enableEntityLinks
protected boolean enableEntityLinks
-
variableAggregator
protected VariableAggregator variableAggregator
-
dependentScopeTypes
protected Collection<String> dependentScopeTypes
-
bpmnDeployer
protected BpmnDeployer bpmnDeployer
-
appDeployer
protected AppDeployer appDeployer
-
bpmnParser
protected BpmnParser bpmnParser
-
parsedDeploymentBuilderFactory
protected ParsedDeploymentBuilderFactory parsedDeploymentBuilderFactory
-
timerManager
protected TimerManager timerManager
-
eventSubscriptionManager
protected EventSubscriptionManager eventSubscriptionManager
-
bpmnDeploymentHelper
protected BpmnDeploymentHelper bpmnDeploymentHelper
-
cachingAndArtifactsManager
protected CachingAndArtifactsManager cachingAndArtifactsManager
-
processDefinitionDiagramHelper
protected ProcessDefinitionDiagramHelper processDefinitionDiagramHelper
-
deploymentManager
protected DeploymentManager deploymentManager
-
processDefinitionCacheLimit
protected int processDefinitionCacheLimit
-
processDefinitionCache
protected DeploymentCache<ProcessDefinitionCacheEntry> processDefinitionCache
-
processDefinitionInfoCacheLimit
protected int processDefinitionInfoCacheLimit
-
processDefinitionInfoCache
protected DeploymentCache<ProcessDefinitionInfoCacheObject> processDefinitionInfoCache
-
knowledgeBaseCacheLimit
protected int knowledgeBaseCacheLimit
-
knowledgeBaseCache
protected DeploymentCache<Object> knowledgeBaseCache
-
appResourceCacheLimit
protected int appResourceCacheLimit
-
appResourceCache
protected DeploymentCache<Object> appResourceCache
-
appResourceConverter
protected AppResourceConverter appResourceConverter
-
customJobHandlers
protected List<JobHandler> customJobHandlers
-
jobHandlers
protected Map<String,JobHandler> jobHandlers
-
customAsyncRunnableExecutionExceptionHandlers
protected List<AsyncRunnableExecutionExceptionHandler> customAsyncRunnableExecutionExceptionHandlers
-
addDefaultExceptionHandler
protected boolean addDefaultExceptionHandler
-
historyJobHandlers
protected Map<String,HistoryJobHandler> historyJobHandlers
-
customHistoryJobHandlers
protected List<HistoryJobHandler> customHistoryJobHandlers
-
customHistoryJsonTransformers
protected List<HistoryJsonTransformer> customHistoryJsonTransformers
-
processInstanceHelper
protected ProcessInstanceHelper processInstanceHelper
-
listenerNotificationHelper
protected ListenerNotificationHelper listenerNotificationHelper
-
formHandlerHelper
protected FormHandlerHelper formHandlerHelper
-
caseInstanceService
protected CaseInstanceService caseInstanceService
-
asyncExecutorNumberOfRetries
protected int asyncExecutorNumberOfRetries
The number of retries for a job.
-
asyncExecutorTaskExecutorConfiguration
protected AsyncTaskExecutorConfiguration asyncExecutorTaskExecutorConfiguration
The configuration of the task executor for the async executor. This is only applicable when using theDefaultAsyncTaskExecutor
-
asyncExecutorThreadPoolQueue
protected BlockingQueue<Runnable> asyncExecutorThreadPoolQueue
The queue onto which jobs will be placed before they are actually executed. Threads form the async executor threadpool will take work from this queue.By default null. If null, an
ArrayBlockingQueuewill be created of size defined in theasyncExecutorTaskExecutorConfiguration.When the queue is full, the job will be executed by the calling thread (ThreadPoolExecutor.CallerRunsPolicy())
(This property is only applicable when using the
DefaultAsyncJobExecutor).
-
asyncExecutorThreadFactory
protected ThreadFactory asyncExecutorThreadFactory
The thread factory that the async task executor should use.
-
asyncExecutorResetExpiredJobsMaxTimeout
protected int asyncExecutorResetExpiredJobsMaxTimeout
The amount of time (in milliseconds) a job can maximum be in the 'executable' state before being deemed expired. Note that this won't happen when using the threadpool based executor, as the acquire thread will fetch these kind of jobs earlier. However, in the message queue based execution, it could be some job is posted to a queue but then never is locked nor executed.By default 24 hours, as this should be a very exceptional case.
-
asyncExecutorMessageQueueMode
protected boolean asyncExecutorMessageQueueMode
Experimental!Set this to true when using the message queue based job executor.
-
asyncTaskInvokerTaskExecutorConfiguration
protected AsyncTaskExecutorConfiguration asyncTaskInvokerTaskExecutorConfiguration
-
asyncExecutorConfiguration
protected AsyncJobExecutorConfiguration asyncExecutorConfiguration
-
asyncHistoryExecutorConfiguration
protected AsyncJobExecutorConfiguration asyncHistoryExecutorConfiguration
-
asyncHistoryExecutorMessageQueueMode
protected boolean asyncHistoryExecutorMessageQueueMode
-
asyncHistoryExecutorNumberOfRetries
protected int asyncHistoryExecutorNumberOfRetries
-
asyncHistoryExecutorTaskExecutorConfiguration
protected AsyncTaskExecutorConfiguration asyncHistoryExecutorTaskExecutorConfiguration
-
asyncHistoryExecutorThreadPoolQueue
protected BlockingQueue<Runnable> asyncHistoryExecutorThreadPoolQueue
-
jobExecutionScope
protected String jobExecutionScope
-
historyJobExecutionScope
protected String historyJobExecutionScope
-
batchStatusTimeCycleConfig
protected String batchStatusTimeCycleConfig
-
asyncExecutorExecuteAsyncRunnableFactory
protected ExecuteAsyncRunnableFactory asyncExecutorExecuteAsyncRunnableFactory
Allows to define a custom factory for creating theRunnablethat is executed by the async executor.(This property is only applicable when using the
DefaultAsyncJobExecutor).
-
internalJobParentStateResolver
protected InternalJobParentStateResolver internalJobParentStateResolver
-
flowableFunctionDelegates
protected List<FlowableFunctionDelegate> flowableFunctionDelegates
-
customFlowableFunctionDelegates
protected List<FlowableFunctionDelegate> customFlowableFunctionDelegates
-
astFunctionCreators
protected List<FlowableAstFunctionCreator> astFunctionCreators
-
preBpmnParseHandlers
protected List<BpmnParseHandler> preBpmnParseHandlers
-
postBpmnParseHandlers
protected List<BpmnParseHandler> postBpmnParseHandlers
-
customDefaultBpmnParseHandlers
protected List<BpmnParseHandler> customDefaultBpmnParseHandlers
-
activityBehaviorFactory
protected ActivityBehaviorFactory activityBehaviorFactory
-
listenerFactory
protected ListenerFactory listenerFactory
-
bpmnParseFactory
protected BpmnParseFactory bpmnParseFactory
-
processValidator
protected ProcessValidator processValidator
-
customServiceTaskValidator
protected ServiceTaskValidator customServiceTaskValidator
-
customFormEngines
protected List<FormEngine> customFormEngines
-
formEngines
protected Map<String,FormEngine> formEngines
-
customFormTypes
protected List<AbstractFormType> customFormTypes
-
formTypes
protected FormTypes formTypes
-
customPreVariableTypes
protected List<org.flowable.variable.api.types.VariableType> customPreVariableTypes
-
customPostVariableTypes
protected List<org.flowable.variable.api.types.VariableType> customPostVariableTypes
-
variableTypes
protected org.flowable.variable.api.types.VariableTypes variableTypes
-
internalHistoryVariableManager
protected InternalHistoryVariableManager internalHistoryVariableManager
-
internalTaskVariableScopeResolver
protected InternalTaskVariableScopeResolver internalTaskVariableScopeResolver
-
internalHistoryTaskManager
protected InternalHistoryTaskManager internalHistoryTaskManager
-
internalTaskAssignmentManager
protected InternalTaskAssignmentManager internalTaskAssignmentManager
-
identityLinkEventHandler
protected IdentityLinkEventHandler identityLinkEventHandler
-
internalTaskLocalizationManager
protected InternalTaskLocalizationManager internalTaskLocalizationManager
-
internalProcessLocalizationManager
protected InternalProcessLocalizationManager internalProcessLocalizationManager
-
internalProcessDefinitionLocalizationManager
protected InternalProcessDefinitionLocalizationManager internalProcessDefinitionLocalizationManager
-
internalJobManager
protected InternalJobManager internalJobManager
-
internalJobCompatibilityManager
protected InternalJobCompatibilityManager internalJobCompatibilityManager
-
processInstanceStateChangedCallbacks
protected Map<String,List<RuntimeInstanceStateChangeCallback>> processInstanceStateChangedCallbacks
-
processInstanceMigrationCallbacks
protected List<ProcessInstanceMigrationCallback> processInstanceMigrationCallbacks
-
serializableVariableTypeTrackDeserializedObjects
protected boolean serializableVariableTypeTrackDeserializedObjects
This flag determines whether variables of the type 'serializable' will be tracked. This means that, when true, in a JavaDelegate you can writeMySerializableVariable myVariable = (MySerializableVariable) execution.getVariable("myVariable"); myVariable.setNumber(123);
And the changes to the java object will be reflected in the database. Otherwise, a manual call to setVariable will be needed.
By default true for backwards compatibility.
-
jsonVariableTypeTrackObjects
protected boolean jsonVariableTypeTrackObjects
This flag determines whether variables of the type 'json' and 'longJson' will be tracked.This means that, when true, in a JavaDelegate you can write:
And the changes to the JsonNode will be reflected in the database. Otherwise, a manual call to setVariable will be needed.JsonNode jsonNode = (JsonNode) execution.getVariable("customer"); customer.put("name", "Kermit");
-
parallelMultiInstanceAsyncLeave
protected boolean parallelMultiInstanceAsyncLeave
Whether the Parallel Multi instance should perform the leave operation through an async exclusive job. When this is true then non exclusive parallel multi instances can run in non exclusive asynchronously without an exception being thrown.
-
expressionManager
protected ExpressionManager expressionManager
-
preDefaultELResolvers
protected Collection<ELResolver> preDefaultELResolvers
-
preBeanELResolvers
protected Collection<ELResolver> preBeanELResolvers
-
postDefaultELResolvers
protected Collection<ELResolver> postDefaultELResolvers
-
scriptingEngines
protected ScriptingEngines scriptingEngines
-
scriptBindingsFactory
protected ScriptBindingsFactory scriptBindingsFactory
-
resolverFactories
protected List<ResolverFactory> resolverFactories
-
preDefaultResolverFactories
protected Collection<ResolverFactory> preDefaultResolverFactories
-
postDefaultResolverFactories
protected Collection<ResolverFactory> postDefaultResolverFactories
-
isExpressionCacheEnabled
protected boolean isExpressionCacheEnabled
-
expressionCacheSize
protected int expressionCacheSize
-
expressionTextLengthCacheLimit
protected int expressionTextLengthCacheLimit
-
businessCalendarManager
protected BusinessCalendarManager businessCalendarManager
-
startProcessInstanceInterceptor
protected StartProcessInstanceInterceptor startProcessInstanceInterceptor
-
createUserTaskInterceptor
protected CreateUserTaskInterceptor createUserTaskInterceptor
-
createExternalWorkerJobInterceptor
protected CreateExternalWorkerJobInterceptor createExternalWorkerJobInterceptor
-
identityLinkInterceptor
protected IdentityLinkInterceptor identityLinkInterceptor
-
processInstanceQueryInterceptor
protected ProcessInstanceQueryInterceptor processInstanceQueryInterceptor
-
executionQueryInterceptor
protected ExecutionQueryInterceptor executionQueryInterceptor
-
historicProcessInstanceQueryInterceptor
protected HistoricProcessInstanceQueryInterceptor historicProcessInstanceQueryInterceptor
-
taskQueryInterceptor
protected org.flowable.task.api.TaskQueryInterceptor taskQueryInterceptor
-
historicTaskQueryInterceptor
protected org.flowable.task.api.history.HistoricTaskQueryInterceptor historicTaskQueryInterceptor
-
wsSyncFactoryClassName
protected String wsSyncFactoryClassName
-
wsWsdlImporterFactory
protected XMLImporterFactory wsWsdlImporterFactory
-
wsOverridenEndpointAddresses
protected ConcurrentMap<QName,URL> wsOverridenEndpointAddresses
-
delegateInterceptor
protected DelegateInterceptor delegateInterceptor
-
eventHandlers
protected Map<String,EventHandler> eventHandlers
-
customEventHandlers
protected List<EventHandler> customEventHandlers
-
failedJobCommandFactory
protected FailedJobCommandFactory failedJobCommandFactory
-
formFieldHandler
protected FormFieldHandler formFieldHandler
-
isFormFieldValidationEnabled
protected boolean isFormFieldValidationEnabled
-
eventRegistryEventConsumer
protected org.flowable.eventregistry.api.EventRegistryEventConsumer eventRegistryEventConsumer
-
eventRegistryStartProcessInstanceAsync
protected boolean eventRegistryStartProcessInstanceAsync
Whether process instances should be start asynchronously by the defaultEventRegistryEventConsumer. This is a fallback applied for all events. We suggest modelling your processes appropriately, i.e. making the start event async.
-
eventRegistryUniqueProcessInstanceCheckWithLock
protected boolean eventRegistryUniqueProcessInstanceCheckWithLock
Whether the check for unique process instances should be done with a lock. We do not recommend changing this property, unless you have been explicitly asked by a Flowable maintainer.
-
eventRegistryUniqueProcessInstanceStartLockTime
protected Duration eventRegistryUniqueProcessInstanceStartLockTime
The amount of time for the lock of a unique start event.
-
enableSafeBpmnXml
protected boolean enableSafeBpmnXml
Set this to true if you want to have extra checks on the BPMN xml that is parsed. See http://www.jorambarrez.be/blog/2013/02/19/uploading-a-funny-xml -can-bring-down-your-server/Unfortunately, this feature is not available on some platforms (JDK 6, JBoss), hence the reason why it is disabled by default. If your platform allows the use of StaxSource during XML parsing, do enable it.
-
batchSizeProcessInstances
protected int batchSizeProcessInstances
The following settings will determine the amount of entities loaded at once when the engine needs to load multiple entities (eg. when suspending a process definition with all its process instances).The default setting is quite low, as not to surprise anyone with sudden memory spikes. Change it to something higher if the environment Flowable runs in allows it.
-
batchSizeTasks
protected int batchSizeTasks
-
enableDatabaseEventLogging
protected boolean enableDatabaseEventLogging
-
enableHistoricTaskLogging
protected boolean enableHistoricTaskLogging
-
delegateExpressionFieldInjectionMode
protected DelegateExpressionFieldInjectionMode delegateExpressionFieldInjectionMode
Using field injection together with a delegate expression for a service task / execution listener / task listener is not thread-sade , see user guide section 'Field Injection' for more information.Set this flag to false to throw an exception at runtime when a field is injected and a delegateExpression is used.
- Since:
- 5.21
-
jobProcessors
protected List<JobProcessor> jobProcessors
-
historyJobProcessors
protected List<HistoryJobProcessor> historyJobProcessors
-
enableVerboseExecutionTreeLogging
protected boolean enableVerboseExecutionTreeLogging
Enabled a very verbose debug output of the execution tree whilst executing operations. Most useful for core engine developers or people fiddling around with the execution tree.
-
performanceSettings
protected PerformanceSettings performanceSettings
-
agendaFactory
protected FlowableEngineAgendaFactory agendaFactory
-
identityLinkSchemaManager
protected SchemaManager identityLinkSchemaManager
-
entityLinkSchemaManager
protected SchemaManager entityLinkSchemaManager
-
eventSubscriptionSchemaManager
protected SchemaManager eventSubscriptionSchemaManager
-
variableSchemaManager
protected SchemaManager variableSchemaManager
-
taskSchemaManager
protected SchemaManager taskSchemaManager
-
jobSchemaManager
protected SchemaManager jobSchemaManager
-
batchSchemaManager
protected SchemaManager batchSchemaManager
-
handleProcessEngineExecutorsAfterEngineCreate
protected boolean handleProcessEngineExecutorsAfterEngineCreate
-
flowable5CompatibilityEnabled
protected boolean flowable5CompatibilityEnabled
-
validateFlowable5EntitiesEnabled
protected boolean validateFlowable5EntitiesEnabled
-
redeployFlowable5ProcessDefinitions
protected boolean redeployFlowable5ProcessDefinitions
-
flowable5CompatibilityHandlerFactory
protected Flowable5CompatibilityHandlerFactory flowable5CompatibilityHandlerFactory
-
flowable5CompatibilityHandler
protected Flowable5CompatibilityHandler flowable5CompatibilityHandler
-
flowable5ActivityBehaviorFactory
protected Object flowable5ActivityBehaviorFactory
-
flowable5ListenerFactory
protected Object flowable5ListenerFactory
-
flowable5CustomDefaultBpmnParseHandlers
protected List<Object> flowable5CustomDefaultBpmnParseHandlers
-
flowable5ExpressionManager
protected Object flowable5ExpressionManager
-
-
Method Detail
-
buildProcessEngine
public ProcessEngine buildProcessEngine()
- Specified by:
buildProcessEnginein classProcessEngineConfiguration
-
init
public void init()
-
initFailedJobCommandFactory
public void initFailedJobCommandFactory()
-
initCommandExecutors
public void initCommandExecutors()
- Overrides:
initCommandExecutorsin classAbstractEngineConfiguration
-
initCommandInvoker
public void initCommandInvoker()
- Overrides:
initCommandInvokerin classAbstractEngineConfiguration
-
getEngineCfgKey
public String getEngineCfgKey()
- Specified by:
getEngineCfgKeyin classAbstractEngineConfiguration
-
getEngineScopeType
public String getEngineScopeType()
- Specified by:
getEngineScopeTypein classAbstractEngineConfiguration
-
getAdditionalDefaultCommandInterceptors
public List<CommandInterceptor> getAdditionalDefaultCommandInterceptors()
- Overrides:
getAdditionalDefaultCommandInterceptorsin classAbstractEngineConfiguration
-
initServices
public void initServices()
-
initSchemaManager
public void initSchemaManager()
- Overrides:
initSchemaManagerin classAbstractEngineConfiguration
-
initNonRelationalDataSource
public void initNonRelationalDataSource()
-
initProcessSchemaManager
protected void initProcessSchemaManager()
-
initVariableSchemaManager
protected void initVariableSchemaManager()
-
initTaskSchemaManager
protected void initTaskSchemaManager()
-
initIdentityLinkSchemaManager
protected void initIdentityLinkSchemaManager()
-
initEntityLinkSchemaManager
protected void initEntityLinkSchemaManager()
-
initEventSubscriptionSchemaManager
protected void initEventSubscriptionSchemaManager()
-
initJobSchemaManager
protected void initJobSchemaManager()
-
initBatchSchemaManager
protected void initBatchSchemaManager()
-
initSchemaManagementCommand
public void initSchemaManagementCommand()
-
initMybatisTypeHandlers
public void initMybatisTypeHandlers(org.apache.ibatis.session.Configuration configuration)
- Overrides:
initMybatisTypeHandlersin classAbstractEngineConfiguration
-
getMyBatisXmlConfigurationStream
public InputStream getMyBatisXmlConfigurationStream()
- Specified by:
getMyBatisXmlConfigurationStreamin classAbstractEngineConfiguration
-
setCustomMybatisMappers
public ProcessEngineConfigurationImpl setCustomMybatisMappers(Set<Class<?>> customMybatisMappers)
- Overrides:
setCustomMybatisMappersin classAbstractEngineConfiguration
-
setCustomMybatisXMLMappers
public ProcessEngineConfigurationImpl setCustomMybatisXMLMappers(Set<String> customMybatisXMLMappers)
- Overrides:
setCustomMybatisXMLMappersin classAbstractEngineConfiguration
-
initDataManagers
public void initDataManagers()
- Overrides:
initDataManagersin classAbstractEngineConfiguration
-
initEntityManagers
public void initEntityManagers()
- Overrides:
initEntityManagersin classAbstractEngineConfiguration
-
initProcessDefinitionDeploymentDeletionManager
public void initProcessDefinitionDeploymentDeletionManager()
-
initCandidateManager
public void initCandidateManager()
-
initVariableAggregator
public void initVariableAggregator()
-
initDependentScopeTypes
public void initDependentScopeTypes()
-
initHistoryConfigurationSettings
public void initHistoryConfigurationSettings()
-
initHistoryManager
public void initHistoryManager()
-
initChangeTenantIdManager
public void initChangeTenantIdManager()
-
initDynamicStateManager
public void initDynamicStateManager()
-
initProcessInstanceMigrationValidationManager
public void initProcessInstanceMigrationValidationManager()
-
initIdentityLinkInterceptor
public void initIdentityLinkInterceptor()
-
initSessionFactories
public void initSessionFactories()
- Overrides:
initSessionFactoriesin classAbstractEngineConfiguration
-
initDbSqlSessionFactoryEntitySettings
protected void initDbSqlSessionFactoryEntitySettings()
- Specified by:
initDbSqlSessionFactoryEntitySettingsin classAbstractEngineConfiguration
-
initAsyncHistorySessionFactory
public void initAsyncHistorySessionFactory()
-
initDefaultAsyncHistoryListener
protected void initDefaultAsyncHistoryListener()
-
configureVariableServiceConfiguration
public void configureVariableServiceConfiguration()
-
initVariableServiceConfiguration
public void initVariableServiceConfiguration()
-
instantiateVariableServiceConfiguration
protected VariableServiceConfiguration instantiateVariableServiceConfiguration()
-
initIdentityLinkServiceConfiguration
public void initIdentityLinkServiceConfiguration()
-
instantiateIdentityLinkServiceConfiguration
protected IdentityLinkServiceConfiguration instantiateIdentityLinkServiceConfiguration()
-
initEntityLinkServiceConfiguration
public void initEntityLinkServiceConfiguration()
-
instantiateEntityLinkServiceConfiguration
protected EntityLinkServiceConfiguration instantiateEntityLinkServiceConfiguration()
-
initEventSubscriptionServiceConfiguration
public void initEventSubscriptionServiceConfiguration()
-
instantiateEventSubscriptionServiceConfiguration
protected EventSubscriptionServiceConfiguration instantiateEventSubscriptionServiceConfiguration()
-
initTaskServiceConfiguration
public void initTaskServiceConfiguration()
-
instantiateTaskServiceConfiguration
protected TaskServiceConfiguration instantiateTaskServiceConfiguration()
-
configureJobServiceConfiguration
public void configureJobServiceConfiguration()
-
initJobServiceConfiguration
public void initJobServiceConfiguration()
-
instantiateJobServiceConfiguration
protected JobServiceConfiguration instantiateJobServiceConfiguration()
-
addJobHandler
public void addJobHandler(JobHandler jobHandler)
-
removeJobHandler
public void removeJobHandler(String jobHandlerType)
-
addHistoryJobHandler
public void addHistoryJobHandler(HistoryJobHandler historyJobHandler)
-
initBatchServiceConfiguration
public void initBatchServiceConfiguration()
-
instantiateBatchServiceConfiguration
protected BatchServiceConfiguration instantiateBatchServiceConfiguration()
-
afterInitTaskServiceConfiguration
public void afterInitTaskServiceConfiguration()
-
afterInitEventRegistryEventBusConsumer
public void afterInitEventRegistryEventBusConsumer()
-
initHistoryCleaningManager
public void initHistoryCleaningManager()
-
removeHistoryJobHandler
public void removeHistoryJobHandler(String historyJobHandlerType)
-
initProcessDefinitionCache
public void initProcessDefinitionCache()
-
initProcessDefinitionInfoCache
public void initProcessDefinitionInfoCache()
-
initAppResourceCache
public void initAppResourceCache()
-
initKnowledgeBaseCache
public void initKnowledgeBaseCache()
-
initDeployers
public void initDeployers()
-
initBpmnDeployerDependencies
public void initBpmnDeployerDependencies()
-
getDefaultDeployers
public Collection<? extends EngineDeployer> getDefaultDeployers()
-
initListenerFactory
public void initListenerFactory()
-
initWsdlImporterFactory
public void initWsdlImporterFactory()
-
initBehaviorFactory
public void initBehaviorFactory()
-
initBpmnParser
public void initBpmnParser()
-
getDefaultBpmnParseHandlers
public List<BpmnParseHandler> getDefaultBpmnParseHandlers()
-
initProcessDiagramGenerator
public void initProcessDiagramGenerator()
-
initJobHandlers
public void initJobHandlers()
-
initHistoryJobHandlers
protected void initHistoryJobHandlers()
-
initDefaultHistoryJsonTransformers
protected List<HistoryJsonTransformer> initDefaultHistoryJsonTransformers()
-
initAsyncTaskExecutor
protected void initAsyncTaskExecutor()
-
initAsyncTaskInvoker
protected void initAsyncTaskInvoker()
-
initAsyncExecutor
public void initAsyncExecutor()
-
initAsyncHistoryTaskExecutor
protected void initAsyncHistoryTaskExecutor()
-
initAsyncHistoryExecutor
public void initAsyncHistoryExecutor()
-
getOrCreateAsyncHistoryExecutorConfiguration
protected AsyncJobExecutorConfiguration getOrCreateAsyncHistoryExecutorConfiguration()
-
initHistoryLevel
public void initHistoryLevel()
-
initIdGenerator
public void initIdGenerator()
- Overrides:
initIdGeneratorin classAbstractEngineConfiguration
-
initTransactionFactory
public void initTransactionFactory()
- Overrides:
initTransactionFactoryin classAbstractEngineConfiguration
-
initHelpers
public void initHelpers()
-
initVariableTypes
public void initVariableTypes()
-
initFormEngines
public void initFormEngines()
-
initFormTypes
public void initFormTypes()
-
initScriptBindingsFactory
public void initScriptBindingsFactory()
-
initScriptingEngines
public void initScriptingEngines()
-
initExpressionManager
public void initExpressionManager()
-
initBusinessCalendarManager
public void initBusinessCalendarManager()
-
initAgendaFactory
public void initAgendaFactory()
-
initDelegateInterceptor
public void initDelegateInterceptor()
-
initEventHandlers
public void initEventHandlers()
-
initJpa
public void initJpa()
-
initProcessValidator
public void initProcessValidator()
-
initAdditionalEventDispatchActions
protected void initAdditionalEventDispatchActions()
- Overrides:
initAdditionalEventDispatchActionsin classAbstractEngineConfiguration
-
initFormFieldHandler
public void initFormFieldHandler()
-
initFunctionDelegates
public void initFunctionDelegates()
-
initAstFunctionCreators
public void initAstFunctionCreators()
-
initDatabaseEventLogging
public void initDatabaseEventLogging()
-
initFlowable5CompatibilityHandler
public void initFlowable5CompatibilityHandler()
-
postProcessEngineInitialisation
protected void postProcessEngineInitialisation()
Called when theProcessEngineis initialized, but before it is returned
-
close
public void close()
- Overrides:
closein classAbstractEngineConfiguration
-
getProcessEngineCloseRunnable
public Runnable getProcessEngineCloseRunnable()
-
getEngineSpecificEngineConfigurators
protected List<EngineConfigurator> getEngineSpecificEngineConfigurators()
- Overrides:
getEngineSpecificEngineConfiguratorsin classAbstractEngineConfiguration
-
createDefaultEventRegistryEngineConfigurator
protected EngineConfigurator createDefaultEventRegistryEngineConfigurator()
-
addConfigurator
public ProcessEngineConfigurationImpl addConfigurator(EngineConfigurator configurator)
- Overrides:
addConfiguratorin classAbstractEngineConfiguration
-
initLocalizationManagers
public void initLocalizationManagers()
-
setEngineName
public ProcessEngineConfigurationImpl setEngineName(String processEngineName)
- Overrides:
setEngineNamein classProcessEngineConfiguration
-
setDatabaseSchemaUpdate
public ProcessEngineConfigurationImpl setDatabaseSchemaUpdate(String databaseSchemaUpdate)
- Overrides:
setDatabaseSchemaUpdatein classProcessEngineConfiguration
-
setJdbcUrl
public ProcessEngineConfigurationImpl setJdbcUrl(String jdbcUrl)
- Overrides:
setJdbcUrlin classProcessEngineConfiguration
-
setDefaultCommandConfig
public ProcessEngineConfigurationImpl setDefaultCommandConfig(CommandConfig defaultCommandConfig)
- Overrides:
setDefaultCommandConfigin classAbstractEngineConfiguration
-
setSchemaCommandConfig
public ProcessEngineConfigurationImpl setSchemaCommandConfig(CommandConfig schemaCommandConfig)
- Overrides:
setSchemaCommandConfigin classAbstractEngineConfiguration
-
getCustomPreCommandInterceptors
public List<CommandInterceptor> getCustomPreCommandInterceptors()
- Overrides:
getCustomPreCommandInterceptorsin classAbstractEngineConfiguration
-
setCustomPreCommandInterceptors
public ProcessEngineConfigurationImpl setCustomPreCommandInterceptors(List<CommandInterceptor> customPreCommandInterceptors)
- Overrides:
setCustomPreCommandInterceptorsin classAbstractEngineConfiguration
-
getCustomPostCommandInterceptors
public List<CommandInterceptor> getCustomPostCommandInterceptors()
- Overrides:
getCustomPostCommandInterceptorsin classAbstractEngineConfiguration
-
setCustomPostCommandInterceptors
public ProcessEngineConfigurationImpl setCustomPostCommandInterceptors(List<CommandInterceptor> customPostCommandInterceptors)
- Overrides:
setCustomPostCommandInterceptorsin classAbstractEngineConfiguration
-
getCommandInterceptors
public List<CommandInterceptor> getCommandInterceptors()
- Overrides:
getCommandInterceptorsin classAbstractEngineConfiguration
-
setCommandInterceptors
public ProcessEngineConfigurationImpl setCommandInterceptors(List<CommandInterceptor> commandInterceptors)
- Overrides:
setCommandInterceptorsin classAbstractEngineConfiguration
-
getRepositoryService
public RepositoryService getRepositoryService()
- Specified by:
getRepositoryServicein classProcessEngineConfiguration
-
setRepositoryService
public ProcessEngineConfigurationImpl setRepositoryService(RepositoryService repositoryService)
-
getRuntimeService
public RuntimeService getRuntimeService()
- Specified by:
getRuntimeServicein classProcessEngineConfiguration
-
setRuntimeService
public ProcessEngineConfigurationImpl setRuntimeService(RuntimeService runtimeService)
-
getHistoryService
public HistoryService getHistoryService()
- Specified by:
getHistoryServicein classProcessEngineConfiguration
-
setHistoryService
public ProcessEngineConfigurationImpl setHistoryService(HistoryService historyService)
-
getIdentityService
public IdentityService getIdentityService()
- Specified by:
getIdentityServicein classProcessEngineConfiguration
-
setIdentityService
public ProcessEngineConfigurationImpl setIdentityService(IdentityService identityService)
-
getTaskService
public TaskService getTaskService()
- Specified by:
getTaskServicein classProcessEngineConfiguration
-
setTaskService
public ProcessEngineConfigurationImpl setTaskService(TaskService taskService)
-
getFormService
public FormService getFormService()
- Specified by:
getFormServicein classProcessEngineConfiguration
-
setFormService
public ProcessEngineConfigurationImpl setFormService(FormService formService)
-
getManagementService
public ManagementService getManagementService()
- Specified by:
getManagementServicein classProcessEngineConfiguration
-
setManagementService
public ProcessEngineConfigurationImpl setManagementService(ManagementService managementService)
-
getDynamicBpmnService
public DynamicBpmnService getDynamicBpmnService()
-
setDynamicBpmnService
public ProcessEngineConfigurationImpl setDynamicBpmnService(DynamicBpmnService dynamicBpmnService)
-
getProcessMigrationService
public ProcessMigrationService getProcessMigrationService()
-
setProcessInstanceMigrationService
public void setProcessInstanceMigrationService(ProcessMigrationService processInstanceMigrationService)
-
getProcessEngineConfiguration
public ProcessEngineConfigurationImpl getProcessEngineConfiguration()
- Specified by:
getProcessEngineConfigurationin classProcessEngineConfiguration
-
isDisableIdmEngine
public boolean isDisableIdmEngine()
-
setDisableIdmEngine
public ProcessEngineConfigurationImpl setDisableIdmEngine(boolean disableIdmEngine)
-
isDisableEventRegistry
public boolean isDisableEventRegistry()
-
setDisableEventRegistry
public ProcessEngineConfigurationImpl setDisableEventRegistry(boolean disableEventRegistry)
-
setSessionFactories
public ProcessEngineConfigurationImpl setSessionFactories(Map<Class<?>,SessionFactory> sessionFactories)
- Overrides:
setSessionFactoriesin classAbstractEngineConfiguration
-
getBpmnDeployer
public BpmnDeployer getBpmnDeployer()
-
setBpmnDeployer
public ProcessEngineConfigurationImpl setBpmnDeployer(BpmnDeployer bpmnDeployer)
-
getBpmnParser
public BpmnParser getBpmnParser()
-
setBpmnParser
public ProcessEngineConfigurationImpl setBpmnParser(BpmnParser bpmnParser)
-
getParsedDeploymentBuilderFactory
public ParsedDeploymentBuilderFactory getParsedDeploymentBuilderFactory()
-
setParsedDeploymentBuilderFactory
public ProcessEngineConfigurationImpl setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory parsedDeploymentBuilderFactory)
-
getTimerManager
public TimerManager getTimerManager()
-
setTimerManager
public void setTimerManager(TimerManager timerManager)
-
getEventSubscriptionManager
public EventSubscriptionManager getEventSubscriptionManager()
-
setEventSubscriptionManager
public void setEventSubscriptionManager(EventSubscriptionManager eventSubscriptionManager)
-
getBpmnDeploymentHelper
public BpmnDeploymentHelper getBpmnDeploymentHelper()
-
setBpmnDeploymentHelper
public ProcessEngineConfigurationImpl setBpmnDeploymentHelper(BpmnDeploymentHelper bpmnDeploymentHelper)
-
getCachingAndArtifactsManager
public CachingAndArtifactsManager getCachingAndArtifactsManager()
-
setCachingAndArtifactsManager
public void setCachingAndArtifactsManager(CachingAndArtifactsManager cachingAndArtifactsManager)
-
getProcessDefinitionDiagramHelper
public ProcessDefinitionDiagramHelper getProcessDefinitionDiagramHelper()
-
setProcessDefinitionDiagramHelper
public ProcessEngineConfigurationImpl setProcessDefinitionDiagramHelper(ProcessDefinitionDiagramHelper processDefinitionDiagramHelper)
-
setIdGenerator
public ProcessEngineConfigurationImpl setIdGenerator(IdGenerator idGenerator)
- Overrides:
setIdGeneratorin classAbstractEngineConfiguration
-
getWsSyncFactoryClassName
public String getWsSyncFactoryClassName()
-
setWsSyncFactoryClassName
public ProcessEngineConfigurationImpl setWsSyncFactoryClassName(String wsSyncFactoryClassName)
-
getWsdlImporterFactory
public XMLImporterFactory getWsdlImporterFactory()
-
setWsdlImporterFactory
public ProcessEngineConfigurationImpl setWsdlImporterFactory(XMLImporterFactory wsWsdlImporterFactory)
-
addWsEndpointAddress
public ProcessEngineConfiguration addWsEndpointAddress(QName endpointName, URL address)
Add or replace the address of the given web-service endpoint with the given value- Parameters:
endpointName- The endpoint name for which a new address must be setaddress- The new address of the endpoint
-
removeWsEndpointAddress
public ProcessEngineConfiguration removeWsEndpointAddress(QName endpointName)
Remove the address definition of the given web-service endpoint- Parameters:
endpointName- The endpoint name for which the address definition must be removed
-
getWsOverridenEndpointAddresses
public ConcurrentMap<QName,URL> getWsOverridenEndpointAddresses()
-
setWsOverridenEndpointAddresses
public ProcessEngineConfiguration setWsOverridenEndpointAddresses(ConcurrentMap<QName,URL> wsOverridenEndpointAddress)
-
getFormEngines
public Map<String,FormEngine> getFormEngines()
-
setFormEngines
public ProcessEngineConfigurationImpl setFormEngines(Map<String,FormEngine> formEngines)
-
getFormTypes
public FormTypes getFormTypes()
-
setFormTypes
public ProcessEngineConfigurationImpl setFormTypes(FormTypes formTypes)
-
getScriptingEngines
public ScriptingEngines getScriptingEngines()
- Specified by:
getScriptingEnginesin interfaceScriptingEngineAwareEngineConfiguration
-
setScriptingEngines
public ProcessEngineConfigurationImpl setScriptingEngines(ScriptingEngines scriptingEngines)
- Specified by:
setScriptingEnginesin interfaceScriptingEngineAwareEngineConfiguration
-
getVariableTypes
public org.flowable.variable.api.types.VariableTypes getVariableTypes()
- Specified by:
getVariableTypesin interfaceHasVariableTypes
-
setVariableTypes
public ProcessEngineConfigurationImpl setVariableTypes(org.flowable.variable.api.types.VariableTypes variableTypes)
- Specified by:
setVariableTypesin interfaceHasVariableTypes
-
getIdentityLinkServiceConfiguration
public IdentityLinkServiceConfiguration getIdentityLinkServiceConfiguration()
-
setIdentityLinkServiceConfiguration
public ProcessEngineConfigurationImpl setIdentityLinkServiceConfiguration(IdentityLinkServiceConfiguration identityLinkServiceConfiguration)
-
getEntityLinkServiceConfiguration
public EntityLinkServiceConfiguration getEntityLinkServiceConfiguration()
-
setEntityLinkServiceConfiguration
public ProcessEngineConfigurationImpl setEntityLinkServiceConfiguration(EntityLinkServiceConfiguration entityLinkServiceConfiguration)
-
getTaskServiceConfiguration
public TaskServiceConfiguration getTaskServiceConfiguration()
-
setTaskServiceConfiguration
public ProcessEngineConfigurationImpl setTaskServiceConfiguration(TaskServiceConfiguration taskServiceConfiguration)
-
setVariableServiceConfiguration
public ProcessEngineConfigurationImpl setVariableServiceConfiguration(VariableServiceConfiguration variableServiceConfiguration)
-
getInternalHistoryVariableManager
public InternalHistoryVariableManager getInternalHistoryVariableManager()
-
setInternalHistoryVariableManager
public ProcessEngineConfigurationImpl setInternalHistoryVariableManager(InternalHistoryVariableManager internalHistoryVariableManager)
-
getInternalTaskVariableScopeResolver
public InternalTaskVariableScopeResolver getInternalTaskVariableScopeResolver()
-
setInternalTaskVariableScopeResolver
public ProcessEngineConfigurationImpl setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver internalTaskVariableScopeResolver)
-
getInternalHistoryTaskManager
public InternalHistoryTaskManager getInternalHistoryTaskManager()
-
setInternalHistoryTaskManager
public ProcessEngineConfigurationImpl setInternalHistoryTaskManager(InternalHistoryTaskManager internalHistoryTaskManager)
-
getInternalTaskAssignmentManager
public InternalTaskAssignmentManager getInternalTaskAssignmentManager()
-
setInternalTaskAssignmentManager
public ProcessEngineConfigurationImpl setInternalTaskAssignmentManager(InternalTaskAssignmentManager internalTaskAssignmentManager)
-
getIdentityLinkEventHandler
public IdentityLinkEventHandler getIdentityLinkEventHandler()
-
setIdentityLinkEventHandler
public ProcessEngineConfigurationImpl setIdentityLinkEventHandler(IdentityLinkEventHandler identityLinkEventHandler)
-
getInternalTaskLocalizationManager
public InternalTaskLocalizationManager getInternalTaskLocalizationManager()
-
setInternalTaskLocalizationManager
public ProcessEngineConfigurationImpl setInternalTaskLocalizationManager(InternalTaskLocalizationManager internalTaskLocalizationManager)
-
getInternalProcessLocalizationManager
public InternalProcessLocalizationManager getInternalProcessLocalizationManager()
-
setInternalProcessLocalizationManager
public ProcessEngineConfigurationImpl setInternalProcessLocalizationManager(InternalProcessLocalizationManager internalProcessLocalizationManager)
-
getInternalProcessDefinitionLocalizationManager
public InternalProcessDefinitionLocalizationManager getInternalProcessDefinitionLocalizationManager()
-
setInternalProcessDefinitionLocalizationManager
public ProcessEngineConfigurationImpl setInternalProcessDefinitionLocalizationManager(InternalProcessDefinitionLocalizationManager internalProcessDefinitionLocalizationManager)
-
getInternalJobManager
public InternalJobManager getInternalJobManager()
-
setInternalJobManager
public ProcessEngineConfigurationImpl setInternalJobManager(InternalJobManager internalJobManager)
-
getInternalJobCompatibilityManager
public InternalJobCompatibilityManager getInternalJobCompatibilityManager()
-
setInternalJobCompatibilityManager
public ProcessEngineConfigurationImpl setInternalJobCompatibilityManager(InternalJobCompatibilityManager internalJobCompatibilityManager)
-
isSerializableVariableTypeTrackDeserializedObjects
public boolean isSerializableVariableTypeTrackDeserializedObjects()
-
setSerializableVariableTypeTrackDeserializedObjects
public void setSerializableVariableTypeTrackDeserializedObjects(boolean serializableVariableTypeTrackDeserializedObjects)
-
isJsonVariableTypeTrackObjects
public boolean isJsonVariableTypeTrackObjects()
-
setJsonVariableTypeTrackObjects
public ProcessEngineConfigurationImpl setJsonVariableTypeTrackObjects(boolean jsonVariableTypeTrackObjects)
-
isParallelMultiInstanceAsyncLeave
public boolean isParallelMultiInstanceAsyncLeave()
-
setParallelMultiInstanceAsyncLeave
public ProcessEngineConfigurationImpl setParallelMultiInstanceAsyncLeave(boolean parallelMultiInstanceAsyncLeave)
-
getPreDefaultELResolvers
public Collection<ELResolver> getPreDefaultELResolvers()
-
setPreDefaultELResolvers
public ProcessEngineConfigurationImpl setPreDefaultELResolvers(Collection<ELResolver> preDefaultELResolvers)
-
addPreDefaultELResolver
public ProcessEngineConfigurationImpl addPreDefaultELResolver(ELResolver elResolver)
-
getPreBeanELResolvers
public Collection<ELResolver> getPreBeanELResolvers()
-
setPreBeanELResolvers
public ProcessEngineConfigurationImpl setPreBeanELResolvers(Collection<ELResolver> preBeanELResolvers)
-
addPreBeanELResolver
public ProcessEngineConfigurationImpl addPreBeanELResolver(ELResolver elResolver)
-
getPostDefaultELResolvers
public Collection<ELResolver> getPostDefaultELResolvers()
-
setPostDefaultELResolvers
public ProcessEngineConfigurationImpl setPostDefaultELResolvers(Collection<ELResolver> postDefaultELResolvers)
-
addPostDefaultELResolver
public ProcessEngineConfigurationImpl addPostDefaultELResolver(ELResolver elResolver)
-
getExpressionManager
public ExpressionManager getExpressionManager()
- Specified by:
getExpressionManagerin interfaceHasExpressionManagerEngineConfiguration
-
setExpressionManager
public ProcessEngineConfigurationImpl setExpressionManager(ExpressionManager expressionManager)
- Specified by:
setExpressionManagerin interfaceHasExpressionManagerEngineConfiguration
-
isExpressionCacheEnabled
public boolean isExpressionCacheEnabled()
-
setExpressionCacheEnabled
public ProcessEngineConfigurationImpl setExpressionCacheEnabled(boolean isExpressionCacheEnabled)
-
getExpressionCacheSize
public int getExpressionCacheSize()
-
setExpressionCacheSize
public ProcessEngineConfigurationImpl setExpressionCacheSize(int expressionCacheSize)
-
getExpressionTextLengthCacheLimit
public int getExpressionTextLengthCacheLimit()
-
setExpressionTextLengthCacheLimit
public ProcessEngineConfigurationImpl setExpressionTextLengthCacheLimit(int expressionTextLengthCacheLimit)
-
getBusinessCalendarManager
public BusinessCalendarManager getBusinessCalendarManager()
-
setBusinessCalendarManager
public ProcessEngineConfigurationImpl setBusinessCalendarManager(BusinessCalendarManager businessCalendarManager)
-
getStartProcessInstanceInterceptor
public StartProcessInstanceInterceptor getStartProcessInstanceInterceptor()
-
setStartProcessInstanceInterceptor
public ProcessEngineConfigurationImpl setStartProcessInstanceInterceptor(StartProcessInstanceInterceptor startProcessInstanceInterceptor)
-
getCreateUserTaskInterceptor
public CreateUserTaskInterceptor getCreateUserTaskInterceptor()
-
setCreateUserTaskInterceptor
public ProcessEngineConfigurationImpl setCreateUserTaskInterceptor(CreateUserTaskInterceptor createUserTaskInterceptor)
-
getCreateExternalWorkerJobInterceptor
public CreateExternalWorkerJobInterceptor getCreateExternalWorkerJobInterceptor()
-
setCreateExternalWorkerJobInterceptor
public ProcessEngineConfigurationImpl setCreateExternalWorkerJobInterceptor(CreateExternalWorkerJobInterceptor createExternalWorkerJobInterceptor)
-
getProcessInstanceQueryInterceptor
public ProcessInstanceQueryInterceptor getProcessInstanceQueryInterceptor()
-
setProcessInstanceQueryInterceptor
public ProcessEngineConfigurationImpl setProcessInstanceQueryInterceptor(ProcessInstanceQueryInterceptor processInstanceQueryInterceptor)
-
getExecutionQueryInterceptor
public ExecutionQueryInterceptor getExecutionQueryInterceptor()
-
setExecutionQueryInterceptor
public ProcessEngineConfigurationImpl setExecutionQueryInterceptor(ExecutionQueryInterceptor executionQueryInterceptor)
-
getHistoricProcessInstanceQueryInterceptor
public HistoricProcessInstanceQueryInterceptor getHistoricProcessInstanceQueryInterceptor()
-
setHistoricProcessInstanceQueryInterceptor
public ProcessEngineConfigurationImpl setHistoricProcessInstanceQueryInterceptor(HistoricProcessInstanceQueryInterceptor historicProcessInstanceQueryInterceptor)
-
getTaskQueryInterceptor
public org.flowable.task.api.TaskQueryInterceptor getTaskQueryInterceptor()
-
setTaskQueryInterceptor
public ProcessEngineConfigurationImpl setTaskQueryInterceptor(org.flowable.task.api.TaskQueryInterceptor taskQueryInterceptor)
-
getHistoricTaskQueryInterceptor
public org.flowable.task.api.history.HistoricTaskQueryInterceptor getHistoricTaskQueryInterceptor()
-
setHistoricTaskQueryInterceptor
public ProcessEngineConfigurationImpl setHistoricTaskQueryInterceptor(org.flowable.task.api.history.HistoricTaskQueryInterceptor historicTaskQueryInterceptor)
-
setExecutionQueryLimit
@Deprecated public ProcessEngineConfigurationImpl setExecutionQueryLimit(int executionQueryLimit)
Deprecated.no longer needed, this is a noop
-
setTaskQueryLimit
@Deprecated public ProcessEngineConfigurationImpl setTaskQueryLimit(int taskQueryLimit)
Deprecated.no longer needed, this is a noop
-
setHistoricTaskQueryLimit
@Deprecated public ProcessEngineConfigurationImpl setHistoricTaskQueryLimit(int historicTaskQueryLimit)
Deprecated.no longer needed, this is a noop
-
setHistoricProcessInstancesQueryLimit
@Deprecated public ProcessEngineConfigurationImpl setHistoricProcessInstancesQueryLimit(int historicProcessInstancesQueryLimit)
Deprecated.no longer needed, this is a noop
-
getAgendaFactory
public FlowableEngineAgendaFactory getAgendaFactory()
-
setAgendaFactory
public ProcessEngineConfigurationImpl setAgendaFactory(FlowableEngineAgendaFactory agendaFactory)
-
getJobHandlers
public Map<String,JobHandler> getJobHandlers()
-
setJobHandlers
public ProcessEngineConfigurationImpl setJobHandlers(Map<String,JobHandler> jobHandlers)
-
getHistoryJobHandlers
public Map<String,HistoryJobHandler> getHistoryJobHandlers()
-
setHistoryJobHandlers
public ProcessEngineConfigurationImpl setHistoryJobHandlers(Map<String,HistoryJobHandler> historyJobHandlers)
-
getProcessInstanceHelper
public ProcessInstanceHelper getProcessInstanceHelper()
-
setProcessInstanceHelper
public ProcessEngineConfigurationImpl setProcessInstanceHelper(ProcessInstanceHelper processInstanceHelper)
-
getListenerNotificationHelper
public ListenerNotificationHelper getListenerNotificationHelper()
-
setListenerNotificationHelper
public ProcessEngineConfigurationImpl setListenerNotificationHelper(ListenerNotificationHelper listenerNotificationHelper)
-
getFormHandlerHelper
public FormHandlerHelper getFormHandlerHelper()
-
setFormHandlerHelper
public ProcessEngineConfigurationImpl setFormHandlerHelper(FormHandlerHelper formHandlerHelper)
-
getCaseInstanceService
public CaseInstanceService getCaseInstanceService()
-
setCaseInstanceService
public ProcessEngineConfigurationImpl setCaseInstanceService(CaseInstanceService caseInstanceService)
-
setSqlSessionFactory
public ProcessEngineConfigurationImpl setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory sqlSessionFactory)
- Overrides:
setSqlSessionFactoryin classAbstractEngineConfiguration
-
setTransactionFactory
public ProcessEngineConfigurationImpl setTransactionFactory(org.apache.ibatis.transaction.TransactionFactory transactionFactory)
- Overrides:
setTransactionFactoryin classAbstractEngineConfiguration
-
addCustomSessionFactory
public ProcessEngineConfigurationImpl addCustomSessionFactory(SessionFactory sessionFactory)
- Overrides:
addCustomSessionFactoryin classAbstractEngineConfiguration
-
setCustomSessionFactories
public ProcessEngineConfigurationImpl setCustomSessionFactories(List<SessionFactory> customSessionFactories)
- Overrides:
setCustomSessionFactoriesin classAbstractEngineConfiguration
-
getCustomJobHandlers
public List<JobHandler> getCustomJobHandlers()
-
setCustomJobHandlers
public ProcessEngineConfigurationImpl setCustomJobHandlers(List<JobHandler> customJobHandlers)
-
addCustomJobHandler
public ProcessEngineConfigurationImpl addCustomJobHandler(JobHandler customJobHandler)
-
getCustomHistoryJobHandlers
public List<HistoryJobHandler> getCustomHistoryJobHandlers()
-
setCustomHistoryJobHandlers
public ProcessEngineConfigurationImpl setCustomHistoryJobHandlers(List<HistoryJobHandler> customHistoryJobHandlers)
-
getCustomHistoryJsonTransformers
public List<HistoryJsonTransformer> getCustomHistoryJsonTransformers()
-
setCustomHistoryJsonTransformers
public ProcessEngineConfigurationImpl setCustomHistoryJsonTransformers(List<HistoryJsonTransformer> customHistoryJsonTransformers)
-
getCustomFormEngines
public List<FormEngine> getCustomFormEngines()
-
setCustomFormEngines
public ProcessEngineConfigurationImpl setCustomFormEngines(List<FormEngine> customFormEngines)
-
getCustomFormTypes
public List<AbstractFormType> getCustomFormTypes()
-
setCustomFormTypes
public ProcessEngineConfigurationImpl setCustomFormTypes(List<AbstractFormType> customFormTypes)
-
setCustomScriptingEngineClasses
public ProcessEngineConfigurationImpl setCustomScriptingEngineClasses(List<String> customScriptingEngineClasses)
-
getCustomPreVariableTypes
public List<org.flowable.variable.api.types.VariableType> getCustomPreVariableTypes()
-
setCustomPreVariableTypes
public ProcessEngineConfigurationImpl setCustomPreVariableTypes(List<org.flowable.variable.api.types.VariableType> customPreVariableTypes)
-
getCustomPostVariableTypes
public List<org.flowable.variable.api.types.VariableType> getCustomPostVariableTypes()
-
setCustomPostVariableTypes
public ProcessEngineConfigurationImpl setCustomPostVariableTypes(List<org.flowable.variable.api.types.VariableType> customPostVariableTypes)
-
getPreBpmnParseHandlers
public List<BpmnParseHandler> getPreBpmnParseHandlers()
-
setPreBpmnParseHandlers
public ProcessEngineConfigurationImpl setPreBpmnParseHandlers(List<BpmnParseHandler> preBpmnParseHandlers)
-
getCustomDefaultBpmnParseHandlers
public List<BpmnParseHandler> getCustomDefaultBpmnParseHandlers()
-
setCustomDefaultBpmnParseHandlers
public ProcessEngineConfigurationImpl setCustomDefaultBpmnParseHandlers(List<BpmnParseHandler> customDefaultBpmnParseHandlers)
-
getPostBpmnParseHandlers
public List<BpmnParseHandler> getPostBpmnParseHandlers()
-
setPostBpmnParseHandlers
public ProcessEngineConfigurationImpl setPostBpmnParseHandlers(List<BpmnParseHandler> postBpmnParseHandlers)
-
getActivityBehaviorFactory
public ActivityBehaviorFactory getActivityBehaviorFactory()
-
setActivityBehaviorFactory
public ProcessEngineConfigurationImpl setActivityBehaviorFactory(ActivityBehaviorFactory activityBehaviorFactory)
-
getListenerFactory
public ListenerFactory getListenerFactory()
-
setListenerFactory
public ProcessEngineConfigurationImpl setListenerFactory(ListenerFactory listenerFactory)
-
getBpmnParseFactory
public BpmnParseFactory getBpmnParseFactory()
-
setBpmnParseFactory
public ProcessEngineConfigurationImpl setBpmnParseFactory(BpmnParseFactory bpmnParseFactory)
-
getResolverFactories
public List<ResolverFactory> getResolverFactories()
-
setResolverFactories
public ProcessEngineConfigurationImpl setResolverFactories(List<ResolverFactory> resolverFactories)
-
getPreDefaultResolverFactories
public Collection<ResolverFactory> getPreDefaultResolverFactories()
-
setPreDefaultResolverFactories
public ProcessEngineConfigurationImpl setPreDefaultResolverFactories(Collection<ResolverFactory> preDefaultResolverFactories)
-
addPreDefaultResolverFactory
public ProcessEngineConfigurationImpl addPreDefaultResolverFactory(ResolverFactory resolverFactory)
-
getPostDefaultResolverFactories
public Collection<ResolverFactory> getPostDefaultResolverFactories()
-
setPostDefaultResolverFactories
public ProcessEngineConfigurationImpl setPostDefaultResolverFactories(Collection<ResolverFactory> postDefaultResolverFactories)
-
addPostDefaultResolverFactory
public ProcessEngineConfigurationImpl addPostDefaultResolverFactory(ResolverFactory resolverFactory)
-
getDeploymentManager
public DeploymentManager getDeploymentManager()
-
setDeploymentManager
public ProcessEngineConfigurationImpl setDeploymentManager(DeploymentManager deploymentManager)
-
setDelegateInterceptor
public ProcessEngineConfigurationImpl setDelegateInterceptor(DelegateInterceptor delegateInterceptor)
-
getDelegateInterceptor
public DelegateInterceptor getDelegateInterceptor()
-
getEventHandler
public EventHandler getEventHandler(String eventType)
-
setEventHandlers
public ProcessEngineConfigurationImpl setEventHandlers(Map<String,EventHandler> eventHandlers)
-
getEventHandlers
public Map<String,EventHandler> getEventHandlers()
-
getCustomEventHandlers
public List<EventHandler> getCustomEventHandlers()
-
setCustomEventHandlers
public ProcessEngineConfigurationImpl setCustomEventHandlers(List<EventHandler> customEventHandlers)
-
getFailedJobCommandFactory
public FailedJobCommandFactory getFailedJobCommandFactory()
-
setFailedJobCommandFactory
public ProcessEngineConfigurationImpl setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory)
-
getBatchSizeProcessInstances
public int getBatchSizeProcessInstances()
-
setBatchSizeProcessInstances
public ProcessEngineConfigurationImpl setBatchSizeProcessInstances(int batchSizeProcessInstances)
-
getBatchSizeTasks
public int getBatchSizeTasks()
-
setBatchSizeTasks
public ProcessEngineConfigurationImpl setBatchSizeTasks(int batchSizeTasks)
-
getProcessDefinitionCacheLimit
public int getProcessDefinitionCacheLimit()
-
setProcessDefinitionCacheLimit
public ProcessEngineConfigurationImpl setProcessDefinitionCacheLimit(int processDefinitionCacheLimit)
-
getProcessDefinitionCache
public DeploymentCache<ProcessDefinitionCacheEntry> getProcessDefinitionCache()
-
setProcessDefinitionCache
public ProcessEngineConfigurationImpl setProcessDefinitionCache(DeploymentCache<ProcessDefinitionCacheEntry> processDefinitionCache)
-
setProcessDefinitionInfoCache
public ProcessEngineConfigurationImpl setProcessDefinitionInfoCache(DeploymentCache<ProcessDefinitionInfoCacheObject> processDefinitionInfoCache)
-
getProcessDefinitionInfoCache
public DeploymentCache<ProcessDefinitionInfoCacheObject> getProcessDefinitionInfoCache()
-
getKnowledgeBaseCacheLimit
public int getKnowledgeBaseCacheLimit()
-
setKnowledgeBaseCacheLimit
public ProcessEngineConfigurationImpl setKnowledgeBaseCacheLimit(int knowledgeBaseCacheLimit)
-
getKnowledgeBaseCache
public DeploymentCache<Object> getKnowledgeBaseCache()
-
setKnowledgeBaseCache
public ProcessEngineConfigurationImpl setKnowledgeBaseCache(DeploymentCache<Object> knowledgeBaseCache)
-
getAppResourceCache
public DeploymentCache<Object> getAppResourceCache()
-
setAppResourceCache
public ProcessEngineConfigurationImpl setAppResourceCache(DeploymentCache<Object> appResourceCache)
-
getAppResourceCacheLimit
public int getAppResourceCacheLimit()
-
setAppResourceCacheLimit
public ProcessEngineConfigurationImpl setAppResourceCacheLimit(int appResourceCacheLimit)
-
getAppResourceConverter
public AppResourceConverter getAppResourceConverter()
-
setAppResourceConverter
public ProcessEngineConfigurationImpl setAppResourceConverter(AppResourceConverter appResourceConverter)
-
isEnableSafeBpmnXml
public boolean isEnableSafeBpmnXml()
-
setEnableSafeBpmnXml
public ProcessEngineConfigurationImpl setEnableSafeBpmnXml(boolean enableSafeBpmnXml)
-
setEventDispatcher
public ProcessEngineConfigurationImpl setEventDispatcher(FlowableEventDispatcher eventDispatcher)
- Overrides:
setEventDispatcherin classAbstractEngineConfiguration
-
setEnableEventDispatcher
public ProcessEngineConfigurationImpl setEnableEventDispatcher(boolean enableEventDispatcher)
- Overrides:
setEnableEventDispatcherin classAbstractEngineConfiguration
-
setTypedEventListeners
public ProcessEngineConfigurationImpl setTypedEventListeners(Map<String,List<FlowableEventListener>> typedListeners)
- Overrides:
setTypedEventListenersin classAbstractEngineConfiguration
-
setEventListeners
public ProcessEngineConfigurationImpl setEventListeners(List<FlowableEventListener> eventListeners)
- Overrides:
setEventListenersin classAbstractEngineConfiguration
-
getProcessValidator
public ProcessValidator getProcessValidator()
-
setProcessValidator
public ProcessEngineConfigurationImpl setProcessValidator(ProcessValidator processValidator)
-
getCustomServiceTaskValidator
public ServiceTaskValidator getCustomServiceTaskValidator()
-
setCustomServiceTaskValidator
public ProcessEngineConfigurationImpl setCustomServiceTaskValidator(ServiceTaskValidator customServiceTaskValidator)
-
getFormFieldHandler
public FormFieldHandler getFormFieldHandler()
-
setFormFieldHandler
public ProcessEngineConfigurationImpl setFormFieldHandler(FormFieldHandler formFieldHandler)
-
isFormFieldValidationEnabled
public boolean isFormFieldValidationEnabled()
-
setFormFieldValidationEnabled
public ProcessEngineConfigurationImpl setFormFieldValidationEnabled(boolean flag)
-
getEventRegistryEventConsumer
public org.flowable.eventregistry.api.EventRegistryEventConsumer getEventRegistryEventConsumer()
-
setEventRegistryEventConsumer
public ProcessEngineConfigurationImpl setEventRegistryEventConsumer(org.flowable.eventregistry.api.EventRegistryEventConsumer eventRegistryEventConsumer)
-
isEventRegistryStartProcessInstanceAsync
public boolean isEventRegistryStartProcessInstanceAsync()
-
setEventRegistryStartProcessInstanceAsync
public ProcessEngineConfigurationImpl setEventRegistryStartProcessInstanceAsync(boolean eventRegistryStartProcessInstanceAsync)
-
isEventRegistryUniqueProcessInstanceCheckWithLock
public boolean isEventRegistryUniqueProcessInstanceCheckWithLock()
-
setEventRegistryUniqueProcessInstanceCheckWithLock
public ProcessEngineConfigurationImpl setEventRegistryUniqueProcessInstanceCheckWithLock(boolean eventRegistryUniqueProcessInstanceCheckWithLock)
-
getEventRegistryUniqueProcessInstanceStartLockTime
public Duration getEventRegistryUniqueProcessInstanceStartLockTime()
-
setEventRegistryUniqueProcessInstanceStartLockTime
public ProcessEngineConfigurationImpl setEventRegistryUniqueProcessInstanceStartLockTime(Duration eventRegistryUniqueProcessInstanceStartLockTime)
-
getFlowableFunctionDelegates
public List<FlowableFunctionDelegate> getFlowableFunctionDelegates()
-
setFlowableFunctionDelegates
public ProcessEngineConfigurationImpl setFlowableFunctionDelegates(List<FlowableFunctionDelegate> flowableFunctionDelegates)
-
getCustomFlowableFunctionDelegates
public List<FlowableFunctionDelegate> getCustomFlowableFunctionDelegates()
-
setCustomFlowableFunctionDelegates
public ProcessEngineConfigurationImpl setCustomFlowableFunctionDelegates(List<FlowableFunctionDelegate> customFlowableFunctionDelegates)
-
getAstFunctionCreators
public List<FlowableAstFunctionCreator> getAstFunctionCreators()
-
setAstFunctionCreators
public void setAstFunctionCreators(List<FlowableAstFunctionCreator> astFunctionCreators)
-
isEnableDatabaseEventLogging
public boolean isEnableDatabaseEventLogging()
-
setEnableDatabaseEventLogging
public ProcessEngineConfigurationImpl setEnableDatabaseEventLogging(boolean enableDatabaseEventLogging)
-
isEnableHistoricTaskLogging
public boolean isEnableHistoricTaskLogging()
-
setEnableHistoricTaskLogging
public ProcessEngineConfigurationImpl setEnableHistoricTaskLogging(boolean enableHistoricTaskLogging)
-
setUsingRelationalDatabase
public ProcessEngineConfigurationImpl setUsingRelationalDatabase(boolean usingRelationalDatabase)
- Overrides:
setUsingRelationalDatabasein classAbstractEngineConfiguration
-
isEnableVerboseExecutionTreeLogging
public boolean isEnableVerboseExecutionTreeLogging()
-
setEnableVerboseExecutionTreeLogging
public ProcessEngineConfigurationImpl setEnableVerboseExecutionTreeLogging(boolean enableVerboseExecutionTreeLogging)
-
setEnableEagerExecutionTreeFetching
public ProcessEngineConfigurationImpl setEnableEagerExecutionTreeFetching(boolean enableEagerExecutionTreeFetching)
-
setEnableExecutionRelationshipCounts
public ProcessEngineConfigurationImpl setEnableExecutionRelationshipCounts(boolean enableExecutionRelationshipCounts)
-
setEnableTaskRelationshipCounts
public ProcessEngineConfigurationImpl setEnableTaskRelationshipCounts(boolean enableTaskRelationshipCounts)
-
getPerformanceSettings
public PerformanceSettings getPerformanceSettings()
-
setPerformanceSettings
public void setPerformanceSettings(PerformanceSettings performanceSettings)
-
setEnableLocalization
public ProcessEngineConfigurationImpl setEnableLocalization(boolean enableLocalization)
-
getAttachmentDataManager
public AttachmentDataManager getAttachmentDataManager()
-
setAttachmentDataManager
public ProcessEngineConfigurationImpl setAttachmentDataManager(AttachmentDataManager attachmentDataManager)
-
setByteArrayDataManager
public ProcessEngineConfigurationImpl setByteArrayDataManager(ByteArrayDataManager byteArrayDataManager)
- Overrides:
setByteArrayDataManagerin classAbstractEngineConfiguration
-
getCommentDataManager
public CommentDataManager getCommentDataManager()
-
setCommentDataManager
public ProcessEngineConfigurationImpl setCommentDataManager(CommentDataManager commentDataManager)
-
getDeploymentDataManager
public DeploymentDataManager getDeploymentDataManager()
-
setDeploymentDataManager
public ProcessEngineConfigurationImpl setDeploymentDataManager(DeploymentDataManager deploymentDataManager)
-
getEventLogEntryDataManager
public EventLogEntryDataManager getEventLogEntryDataManager()
-
setEventLogEntryDataManager
public ProcessEngineConfigurationImpl setEventLogEntryDataManager(EventLogEntryDataManager eventLogEntryDataManager)
-
getExecutionDataManager
public ExecutionDataManager getExecutionDataManager()
-
setExecutionDataManager
public ProcessEngineConfigurationImpl setExecutionDataManager(ExecutionDataManager executionDataManager)
-
getActivityInstanceDataManager
public ActivityInstanceDataManager getActivityInstanceDataManager()
-
setActivityInstanceDataManager
public ProcessEngineConfigurationImpl setActivityInstanceDataManager(ActivityInstanceDataManager activityInstanceDataManager)
-
getHistoricActivityInstanceDataManager
public HistoricActivityInstanceDataManager getHistoricActivityInstanceDataManager()
-
setHistoricActivityInstanceDataManager
public ProcessEngineConfigurationImpl setHistoricActivityInstanceDataManager(HistoricActivityInstanceDataManager historicActivityInstanceDataManager)
-
getHistoricDetailDataManager
public HistoricDetailDataManager getHistoricDetailDataManager()
-
setHistoricDetailDataManager
public ProcessEngineConfigurationImpl setHistoricDetailDataManager(HistoricDetailDataManager historicDetailDataManager)
-
getHistoricProcessInstanceDataManager
public HistoricProcessInstanceDataManager getHistoricProcessInstanceDataManager()
-
setHistoricProcessInstanceDataManager
public ProcessEngineConfigurationImpl setHistoricProcessInstanceDataManager(HistoricProcessInstanceDataManager historicProcessInstanceDataManager)
-
getModelDataManager
public ModelDataManager getModelDataManager()
-
setModelDataManager
public ProcessEngineConfigurationImpl setModelDataManager(ModelDataManager modelDataManager)
-
getProcessDefinitionDataManager
public ProcessDefinitionDataManager getProcessDefinitionDataManager()
-
setProcessDefinitionDataManager
public ProcessEngineConfigurationImpl setProcessDefinitionDataManager(ProcessDefinitionDataManager processDefinitionDataManager)
-
getProcessDefinitionInfoDataManager
public ProcessDefinitionInfoDataManager getProcessDefinitionInfoDataManager()
-
setProcessDefinitionInfoDataManager
public ProcessEngineConfigurationImpl setProcessDefinitionInfoDataManager(ProcessDefinitionInfoDataManager processDefinitionInfoDataManager)
-
setPropertyDataManager
public ProcessEngineConfigurationImpl setPropertyDataManager(PropertyDataManager propertyDataManager)
- Overrides:
setPropertyDataManagerin classAbstractEngineConfiguration
-
getResourceDataManager
public ResourceDataManager getResourceDataManager()
-
setResourceDataManager
public ProcessEngineConfigurationImpl setResourceDataManager(ResourceDataManager resourceDataManager)
-
getAttachmentEntityManager
public AttachmentEntityManager getAttachmentEntityManager()
-
setAttachmentEntityManager
public ProcessEngineConfigurationImpl setAttachmentEntityManager(AttachmentEntityManager attachmentEntityManager)
-
setByteArrayEntityManager
public ProcessEngineConfigurationImpl setByteArrayEntityManager(ByteArrayEntityManager byteArrayEntityManager)
- Overrides:
setByteArrayEntityManagerin classAbstractEngineConfiguration
-
getCommentEntityManager
public CommentEntityManager getCommentEntityManager()
-
setCommentEntityManager
public ProcessEngineConfigurationImpl setCommentEntityManager(CommentEntityManager commentEntityManager)
-
getDeploymentEntityManager
public DeploymentEntityManager getDeploymentEntityManager()
-
setDeploymentEntityManager
public ProcessEngineConfigurationImpl setDeploymentEntityManager(DeploymentEntityManager deploymentEntityManager)
-
getEventLogEntryEntityManager
public EventLogEntryEntityManager getEventLogEntryEntityManager()
-
setEventLogEntryEntityManager
public ProcessEngineConfigurationImpl setEventLogEntryEntityManager(EventLogEntryEntityManager eventLogEntryEntityManager)
-
getExecutionEntityManager
public ExecutionEntityManager getExecutionEntityManager()
-
setExecutionEntityManager
public ProcessEngineConfigurationImpl setExecutionEntityManager(ExecutionEntityManager executionEntityManager)
-
getActivityInstanceEntityManager
public ActivityInstanceEntityManager getActivityInstanceEntityManager()
-
setActivityInstanceEntityManager
public ProcessEngineConfigurationImpl setActivityInstanceEntityManager(ActivityInstanceEntityManager activityInstanceEntityManager)
-
getHistoricActivityInstanceEntityManager
public HistoricActivityInstanceEntityManager getHistoricActivityInstanceEntityManager()
-
setHistoricActivityInstanceEntityManager
public ProcessEngineConfigurationImpl setHistoricActivityInstanceEntityManager(HistoricActivityInstanceEntityManager historicActivityInstanceEntityManager)
-
getHistoricDetailEntityManager
public HistoricDetailEntityManager getHistoricDetailEntityManager()
-
setHistoricDetailEntityManager
public ProcessEngineConfigurationImpl setHistoricDetailEntityManager(HistoricDetailEntityManager historicDetailEntityManager)
-
getHistoricProcessInstanceEntityManager
public HistoricProcessInstanceEntityManager getHistoricProcessInstanceEntityManager()
-
setHistoricProcessInstanceEntityManager
public ProcessEngineConfigurationImpl setHistoricProcessInstanceEntityManager(HistoricProcessInstanceEntityManager historicProcessInstanceEntityManager)
-
getModelEntityManager
public ModelEntityManager getModelEntityManager()
-
setModelEntityManager
public ProcessEngineConfigurationImpl setModelEntityManager(ModelEntityManager modelEntityManager)
-
getProcessDefinitionEntityManager
public ProcessDefinitionEntityManager getProcessDefinitionEntityManager()
-
setProcessDefinitionEntityManager
public ProcessEngineConfigurationImpl setProcessDefinitionEntityManager(ProcessDefinitionEntityManager processDefinitionEntityManager)
-
getProcessDefinitionInfoEntityManager
public ProcessDefinitionInfoEntityManager getProcessDefinitionInfoEntityManager()
-
setProcessDefinitionInfoEntityManager
public ProcessEngineConfigurationImpl setProcessDefinitionInfoEntityManager(ProcessDefinitionInfoEntityManager processDefinitionInfoEntityManager)
-
setPropertyEntityManager
public ProcessEngineConfigurationImpl setPropertyEntityManager(PropertyEntityManager propertyEntityManager)
- Overrides:
setPropertyEntityManagerin classAbstractEngineConfiguration
-
getResourceEntityManager
public ResourceEntityManager getResourceEntityManager()
-
setResourceEntityManager
public ProcessEngineConfigurationImpl setResourceEntityManager(ResourceEntityManager resourceEntityManager)
-
getProcessDefinitionDeploymentDeletionManager
public DeploymentProcessDefinitionDeletionManager getProcessDefinitionDeploymentDeletionManager()
-
setProcessDefinitionDeploymentDeletionManager
public ProcessEngineConfigurationImpl setProcessDefinitionDeploymentDeletionManager(DeploymentProcessDefinitionDeletionManager processDefinitionDeploymentDeletionManager)
-
setTableDataManager
public ProcessEngineConfigurationImpl setTableDataManager(TableDataManager tableDataManager)
- Overrides:
setTableDataManagerin classAbstractEngineConfiguration
-
getCandidateManager
public CandidateManager getCandidateManager()
-
setCandidateManager
public void setCandidateManager(CandidateManager candidateManager)
-
getCustomAsyncRunnableExecutionExceptionHandlers
public List<AsyncRunnableExecutionExceptionHandler> getCustomAsyncRunnableExecutionExceptionHandlers()
-
setCustomAsyncRunnableExecutionExceptionHandlers
public ProcessEngineConfigurationImpl setCustomAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler> customAsyncRunnableExecutionExceptionHandlers)
-
isAddDefaultExceptionHandler
public boolean isAddDefaultExceptionHandler()
-
setAddDefaultExceptionHandler
public ProcessEngineConfigurationImpl setAddDefaultExceptionHandler(boolean addDefaultExceptionHandler)
-
getHistoryManager
public HistoryManager getHistoryManager()
-
setHistoryManager
public ProcessEngineConfigurationImpl setHistoryManager(HistoryManager historyManager)
-
getHistoryConfigurationSettings
public HistoryConfigurationSettings getHistoryConfigurationSettings()
-
setHistoryConfigurationSettings
public ProcessEngineConfigurationImpl setHistoryConfigurationSettings(HistoryConfigurationSettings historyConfigurationSettings)
-
isAsyncHistoryEnabled
public boolean isAsyncHistoryEnabled()
-
setAsyncHistoryEnabled
public ProcessEngineConfigurationImpl setAsyncHistoryEnabled(boolean isAsyncHistoryEnabled)
-
isAsyncHistoryJsonGzipCompressionEnabled
public boolean isAsyncHistoryJsonGzipCompressionEnabled()
-
setAsyncHistoryJsonGzipCompressionEnabled
public ProcessEngineConfigurationImpl setAsyncHistoryJsonGzipCompressionEnabled(boolean isAsyncHistoryJsonGzipCompressionEnabled)
-
isAsyncHistoryJsonGroupingEnabled
public boolean isAsyncHistoryJsonGroupingEnabled()
-
setAsyncHistoryJsonGroupingEnabled
public ProcessEngineConfigurationImpl setAsyncHistoryJsonGroupingEnabled(boolean isAsyncHistoryJsonGroupingEnabled)
-
getAsyncHistoryJsonGroupingThreshold
public int getAsyncHistoryJsonGroupingThreshold()
-
setAsyncHistoryJsonGroupingThreshold
public void setAsyncHistoryJsonGroupingThreshold(int asyncHistoryJsonGroupingThreshold)
-
getAsyncHistoryListener
public AsyncHistoryListener getAsyncHistoryListener()
-
setAsyncHistoryListener
public ProcessEngineConfigurationImpl setAsyncHistoryListener(AsyncHistoryListener asyncHistoryListener)
-
getJobManager
public JobManager getJobManager()
-
setJobManager
public ProcessEngineConfigurationImpl setJobManager(JobManager jobManager)
-
getChangeTenantIdManager
public ChangeTenantIdManager getChangeTenantIdManager()
-
setChangeTenantIdManager
public ProcessEngineConfigurationImpl setChangeTenantIdManager(ChangeTenantIdManager changeTenantIdManager)
-
setChangeTenantEntityTypes
public ProcessEngineConfigurationImpl setChangeTenantEntityTypes(Set<String> changeTenantEntityTypes)
-
getDynamicStateManager
public DynamicStateManager getDynamicStateManager()
-
setDynamicStateManager
public ProcessEngineConfigurationImpl setDynamicStateManager(DynamicStateManager dynamicStateManager)
-
getProcessInstanceMigrationManager
public ProcessInstanceMigrationManager getProcessInstanceMigrationManager()
-
setProcessInstanceMigrationManager
public ProcessEngineConfigurationImpl setProcessInstanceMigrationManager(ProcessInstanceMigrationManager processInstanceMigrationValidationMananger)
-
getDecisionTableVariableManager
public DecisionTableVariableManager getDecisionTableVariableManager()
-
setDecisionTableVariableManager
public ProcessEngineConfigurationImpl setDecisionTableVariableManager(DecisionTableVariableManager decisionTableVariableManager)
-
getIdentityLinkInterceptor
public IdentityLinkInterceptor getIdentityLinkInterceptor()
-
setIdentityLinkInterceptor
public ProcessEngineConfigurationImpl setIdentityLinkInterceptor(IdentityLinkInterceptor identityLinkInterceptor)
-
setClock
public ProcessEngineConfigurationImpl setClock(Clock clock)
- Overrides:
setClockin classProcessEngineConfiguration
-
resetClock
public void resetClock()
-
getDelegateExpressionFieldInjectionMode
public DelegateExpressionFieldInjectionMode getDelegateExpressionFieldInjectionMode()
-
setDelegateExpressionFieldInjectionMode
public ProcessEngineConfigurationImpl setDelegateExpressionFieldInjectionMode(DelegateExpressionFieldInjectionMode delegateExpressionFieldInjectionMode)
-
setFlowable5JobProcessors
public ProcessEngineConfigurationImpl setFlowable5JobProcessors(List<Object> jobProcessors)
-
getJobProcessors
public List<JobProcessor> getJobProcessors()
-
setJobProcessors
public ProcessEngineConfigurationImpl setJobProcessors(List<JobProcessor> jobProcessors)
-
getHistoryJobProcessors
public List<HistoryJobProcessor> getHistoryJobProcessors()
-
setHistoryJobProcessors
public ProcessEngineConfigurationImpl setHistoryJobProcessors(List<HistoryJobProcessor> historyJobProcessors)
-
getProcessInstanceStateChangedCallbacks
public Map<String,List<RuntimeInstanceStateChangeCallback>> getProcessInstanceStateChangedCallbacks()
-
setProcessInstanceStateChangedCallbacks
public ProcessEngineConfigurationImpl setProcessInstanceStateChangedCallbacks(Map<String,List<RuntimeInstanceStateChangeCallback>> processInstanceStateChangedCallbacks)
-
getProcessInstanceMigrationCallbacks
public List<ProcessInstanceMigrationCallback> getProcessInstanceMigrationCallbacks()
-
setProcessInstanceMigrationCallbacks
public ProcessEngineConfigurationImpl setProcessInstanceMigrationCallbacks(List<ProcessInstanceMigrationCallback> processInstanceMigrationCallbacks)
-
getVariableSchemaManager
public SchemaManager getVariableSchemaManager()
-
setVariableSchemaManager
public ProcessEngineConfigurationImpl setVariableSchemaManager(SchemaManager variableSchemaManager)
-
getTaskSchemaManager
public SchemaManager getTaskSchemaManager()
-
setTaskSchemaManager
public ProcessEngineConfigurationImpl setTaskSchemaManager(SchemaManager taskSchemaManager)
-
getIdentityLinkSchemaManager
public SchemaManager getIdentityLinkSchemaManager()
-
setIdentityLinkSchemaManager
public ProcessEngineConfigurationImpl setIdentityLinkSchemaManager(SchemaManager identityLinkSchemaManager)
-
getEntityLinkSchemaManager
public SchemaManager getEntityLinkSchemaManager()
-
setEntityLinkSchemaManager
public ProcessEngineConfigurationImpl setEntityLinkSchemaManager(SchemaManager entityLinkSchemaManager)
-
getEventSubscriptionSchemaManager
public SchemaManager getEventSubscriptionSchemaManager()
-
setEventSubscriptionSchemaManager
public ProcessEngineConfigurationImpl setEventSubscriptionSchemaManager(SchemaManager eventSubscriptionSchemaManager)
-
getJobSchemaManager
public SchemaManager getJobSchemaManager()
-
setJobSchemaManager
public ProcessEngineConfigurationImpl setJobSchemaManager(SchemaManager jobSchemaManager)
-
getBatchSchemaManager
public SchemaManager getBatchSchemaManager()
-
setBatchSchemaManager
public ProcessEngineConfigurationImpl setBatchSchemaManager(SchemaManager batchSchemaManager)
-
isEnableEntityLinks
public boolean isEnableEntityLinks()
-
setEnableEntityLinks
public ProcessEngineConfigurationImpl setEnableEntityLinks(boolean enableEntityLinks)
-
getVariableAggregator
public VariableAggregator getVariableAggregator()
-
setVariableAggregator
public ProcessEngineConfigurationImpl setVariableAggregator(VariableAggregator variableAggregator)
-
getDependentScopeTypes
public Collection<String> getDependentScopeTypes()
-
setDependentScopeTypes
public ProcessEngineConfigurationImpl setDependentScopeTypes(Collection<String> dependentScopeTypes)
-
addDependentScopeType
public ProcessEngineConfigurationImpl addDependentScopeType(String scopeType)
-
isHandleProcessEngineExecutorsAfterEngineCreate
public boolean isHandleProcessEngineExecutorsAfterEngineCreate()
-
setHandleProcessEngineExecutorsAfterEngineCreate
public void setHandleProcessEngineExecutorsAfterEngineCreate(boolean handleProcessEngineExecutorsAfterEngineCreate)
-
isFlowable5CompatibilityEnabled
public boolean isFlowable5CompatibilityEnabled()
-
setFlowable5CompatibilityEnabled
public ProcessEngineConfigurationImpl setFlowable5CompatibilityEnabled(boolean flowable5CompatibilityEnabled)
-
isValidateFlowable5EntitiesEnabled
public boolean isValidateFlowable5EntitiesEnabled()
-
setValidateFlowable5EntitiesEnabled
public ProcessEngineConfigurationImpl setValidateFlowable5EntitiesEnabled(boolean validateFlowable5EntitiesEnabled)
-
isRedeployFlowable5ProcessDefinitions
public boolean isRedeployFlowable5ProcessDefinitions()
-
setRedeployFlowable5ProcessDefinitions
public ProcessEngineConfigurationImpl setRedeployFlowable5ProcessDefinitions(boolean redeployFlowable5ProcessDefinitions)
-
getFlowable5CompatibilityHandlerFactory
public Flowable5CompatibilityHandlerFactory getFlowable5CompatibilityHandlerFactory()
-
setFlowable5CompatibilityHandlerFactory
public ProcessEngineConfigurationImpl setFlowable5CompatibilityHandlerFactory(Flowable5CompatibilityHandlerFactory flowable5CompatibilityHandlerFactory)
-
getFlowable5CompatibilityHandler
public Flowable5CompatibilityHandler getFlowable5CompatibilityHandler()
-
setFlowable5CompatibilityHandler
public ProcessEngineConfigurationImpl setFlowable5CompatibilityHandler(Flowable5CompatibilityHandler flowable5CompatibilityHandler)
-
getFlowable5ActivityBehaviorFactory
public Object getFlowable5ActivityBehaviorFactory()
-
setFlowable5ActivityBehaviorFactory
public ProcessEngineConfigurationImpl setFlowable5ActivityBehaviorFactory(Object flowable5ActivityBehaviorFactory)
-
getFlowable5ExpressionManager
public Object getFlowable5ExpressionManager()
-
setFlowable5ExpressionManager
public ProcessEngineConfigurationImpl setFlowable5ExpressionManager(Object flowable5ExpressionManager)
-
getFlowable5ListenerFactory
public Object getFlowable5ListenerFactory()
-
setFlowable5ListenerFactory
public ProcessEngineConfigurationImpl setFlowable5ListenerFactory(Object flowable5ListenerFactory)
-
setFlowable5PreBpmnParseHandlers
public ProcessEngineConfigurationImpl setFlowable5PreBpmnParseHandlers(List<Object> flowable5PreBpmnParseHandlers)
-
setFlowable5PostBpmnParseHandlers
public ProcessEngineConfigurationImpl setFlowable5PostBpmnParseHandlers(List<Object> flowable5PostBpmnParseHandlers)
-
getFlowable5CustomDefaultBpmnParseHandlers
public List<Object> getFlowable5CustomDefaultBpmnParseHandlers()
-
setFlowable5CustomDefaultBpmnParseHandlers
public ProcessEngineConfigurationImpl setFlowable5CustomDefaultBpmnParseHandlers(List<Object> flowable5CustomDefaultBpmnParseHandlers)
-
setFlowable5CustomMybatisMappers
public ProcessEngineConfigurationImpl setFlowable5CustomMybatisMappers(Set<Class<?>> flowable5CustomMybatisMappers)
-
setFlowable5CustomMybatisXMLMappers
public ProcessEngineConfigurationImpl setFlowable5CustomMybatisXMLMappers(Set<String> flowable5CustomMybatisXMLMappers)
-
setAsyncExecutorActivate
public ProcessEngineConfigurationImpl setAsyncExecutorActivate(boolean asyncExecutorActivate)
- Overrides:
setAsyncExecutorActivatein classProcessEngineConfiguration
-
getOrCreateAsyncTaskInvokerTaskExecutorConfiguration
protected AsyncTaskExecutorConfiguration getOrCreateAsyncTaskInvokerTaskExecutorConfiguration()
-
getAsyncTaskInvokerTaskExecutorConfiguration
public AsyncTaskExecutorConfiguration getAsyncTaskInvokerTaskExecutorConfiguration()
-
setAsyncTaskInvokerTaskExecutorConfiguration
public ProcessEngineConfigurationImpl setAsyncTaskInvokerTaskExecutorConfiguration(AsyncTaskExecutorConfiguration asyncTaskInvokerTaskExecutorConfiguration)
-
getOrCreateAsyncExecutorTaskExecutorConfiguration
protected AsyncTaskExecutorConfiguration getOrCreateAsyncExecutorTaskExecutorConfiguration()
-
getAsyncExecutorTaskExecutorConfiguration
public AsyncTaskExecutorConfiguration getAsyncExecutorTaskExecutorConfiguration()
-
setAsyncExecutorTaskExecutorConfiguration
public ProcessEngineConfigurationImpl setAsyncExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration asyncExecutorTaskExecutorConfiguration)
-
getAsyncExecutorCorePoolSize
public int getAsyncExecutorCorePoolSize()
-
setAsyncExecutorCorePoolSize
public ProcessEngineConfigurationImpl setAsyncExecutorCorePoolSize(int asyncExecutorCorePoolSize)
-
getAsyncExecutorNumberOfRetries
public int getAsyncExecutorNumberOfRetries()
-
setAsyncExecutorNumberOfRetries
public ProcessEngineConfigurationImpl setAsyncExecutorNumberOfRetries(int asyncExecutorNumberOfRetries)
-
getAsyncHistoryExecutorNumberOfRetries
public int getAsyncHistoryExecutorNumberOfRetries()
-
setAsyncHistoryExecutorNumberOfRetries
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorNumberOfRetries(int asyncHistoryExecutorNumberOfRetries)
-
getAsyncExecutorMaxPoolSize
public int getAsyncExecutorMaxPoolSize()
-
setAsyncExecutorMaxPoolSize
public ProcessEngineConfigurationImpl setAsyncExecutorMaxPoolSize(int asyncExecutorMaxPoolSize)
-
getAsyncExecutorThreadKeepAliveTime
public long getAsyncExecutorThreadKeepAliveTime()
-
setAsyncExecutorThreadKeepAliveTime
public ProcessEngineConfigurationImpl setAsyncExecutorThreadKeepAliveTime(long asyncExecutorThreadKeepAliveTime)
-
getAsyncExecutorThreadPoolQueueSize
public int getAsyncExecutorThreadPoolQueueSize()
-
setAsyncExecutorThreadPoolQueueSize
public ProcessEngineConfigurationImpl setAsyncExecutorThreadPoolQueueSize(int asyncExecutorThreadPoolQueueSize)
-
getAsyncExecutorThreadPoolQueue
public BlockingQueue<Runnable> getAsyncExecutorThreadPoolQueue()
-
setAsyncExecutorThreadPoolQueue
public ProcessEngineConfigurationImpl setAsyncExecutorThreadPoolQueue(BlockingQueue<Runnable> asyncExecutorThreadPoolQueue)
-
getAsyncExecutorSecondsToWaitOnShutdown
public long getAsyncExecutorSecondsToWaitOnShutdown()
-
setAsyncExecutorSecondsToWaitOnShutdown
public ProcessEngineConfigurationImpl setAsyncExecutorSecondsToWaitOnShutdown(long asyncExecutorSecondsToWaitOnShutdown)
-
isAsyncExecutorAllowCoreThreadTimeout
public boolean isAsyncExecutorAllowCoreThreadTimeout()
-
setAsyncExecutorAllowCoreThreadTimeout
public ProcessEngineConfigurationImpl setAsyncExecutorAllowCoreThreadTimeout(boolean asyncExecutorAllowCoreThreadTimeout)
-
getAsyncExecutorThreadFactory
public ThreadFactory getAsyncExecutorThreadFactory()
-
setAsyncExecutorThreadFactory
public ProcessEngineConfigurationImpl setAsyncExecutorThreadFactory(ThreadFactory asyncExecutorThreadFactory)
-
getAsyncExecutorMaxTimerJobsPerAcquisition
@Deprecated public int getAsyncExecutorMaxTimerJobsPerAcquisition()
-
setAsyncExecutorMaxTimerJobsPerAcquisition
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorMaxTimerJobsPerAcquisition(int asyncExecutorMaxTimerJobsPerAcquisition)
-
getAsyncExecutorMaxAsyncJobsDuePerAcquisition
@Deprecated public int getAsyncExecutorMaxAsyncJobsDuePerAcquisition()
-
setAsyncExecutorMaxAsyncJobsDuePerAcquisition
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorMaxAsyncJobsDuePerAcquisition(int asyncExecutorMaxAsyncJobsDuePerAcquisition)
-
getAsyncExecutorDefaultTimerJobAcquireWaitTime
@Deprecated public int getAsyncExecutorDefaultTimerJobAcquireWaitTime()
-
setAsyncExecutorDefaultTimerJobAcquireWaitTime
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorDefaultTimerJobAcquireWaitTime(int asyncExecutorDefaultTimerJobAcquireWaitTime)
-
getAsyncExecutorDefaultAsyncJobAcquireWaitTime
@Deprecated public int getAsyncExecutorDefaultAsyncJobAcquireWaitTime()
-
setAsyncExecutorDefaultAsyncJobAcquireWaitTime
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorDefaultAsyncJobAcquireWaitTime(int asyncExecutorDefaultAsyncJobAcquireWaitTime)
-
getAsyncExecutorDefaultQueueSizeFullWaitTime
@Deprecated public int getAsyncExecutorDefaultQueueSizeFullWaitTime()
-
setAsyncExecutorDefaultQueueSizeFullWaitTime
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorDefaultQueueSizeFullWaitTime(int asyncExecutorDefaultQueueSizeFullWaitTime)
-
getAsyncExecutorLockOwner
@Deprecated public String getAsyncExecutorLockOwner()
Deprecated.
-
setAsyncExecutorLockOwner
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorLockOwner(String asyncExecutorLockOwner)
Deprecated.
-
isAsyncExecutorUnlockOwnedJobs
@Deprecated public boolean isAsyncExecutorUnlockOwnedJobs()
Deprecated.
-
setAsyncExecutorUnlockOwnedJobs
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorUnlockOwnedJobs(boolean asyncExecutorUnlockOwnedJobs)
-
getAsyncExecutorTimerLockTimeInMillis
@Deprecated public int getAsyncExecutorTimerLockTimeInMillis()
Deprecated.
-
setAsyncExecutorTimerLockTimeInMillis
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorTimerLockTimeInMillis(int asyncExecutorTimerLockTimeInMillis)
-
getAsyncExecutorAsyncJobLockTimeInMillis
@Deprecated public int getAsyncExecutorAsyncJobLockTimeInMillis()
Deprecated.
-
setAsyncExecutorAsyncJobLockTimeInMillis
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorAsyncJobLockTimeInMillis(int asyncExecutorAsyncJobLockTimeInMillis)
-
getAsyncExecutorResetExpiredJobsInterval
@Deprecated public int getAsyncExecutorResetExpiredJobsInterval()
-
setAsyncExecutorResetExpiredJobsInterval
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorResetExpiredJobsInterval(int asyncExecutorResetExpiredJobsInterval)
-
getAsyncExecutorResetExpiredJobsMaxTimeout
public int getAsyncExecutorResetExpiredJobsMaxTimeout()
-
setAsyncExecutorResetExpiredJobsMaxTimeout
public ProcessEngineConfigurationImpl setAsyncExecutorResetExpiredJobsMaxTimeout(int asyncExecutorResetExpiredJobsMaxTimeout)
-
getAsyncExecutorExecuteAsyncRunnableFactory
public ExecuteAsyncRunnableFactory getAsyncExecutorExecuteAsyncRunnableFactory()
-
setAsyncExecutorExecuteAsyncRunnableFactory
public ProcessEngineConfigurationImpl setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory asyncExecutorExecuteAsyncRunnableFactory)
-
getAsyncExecutorResetExpiredJobsPageSize
@Deprecated public int getAsyncExecutorResetExpiredJobsPageSize()
-
setAsyncExecutorResetExpiredJobsPageSize
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorResetExpiredJobsPageSize(int asyncExecutorResetExpiredJobsPageSize)
-
isAsyncExecutorIsMessageQueueMode
public boolean isAsyncExecutorIsMessageQueueMode()
-
setAsyncExecutorMessageQueueMode
public ProcessEngineConfigurationImpl setAsyncExecutorMessageQueueMode(boolean asyncExecutorMessageQueueMode)
-
getAsyncExecutorConfiguration
public AsyncJobExecutorConfiguration getAsyncExecutorConfiguration()
-
setAsyncExecutorConfiguration
public ProcessEngineConfigurationImpl setAsyncExecutorConfiguration(AsyncJobExecutorConfiguration asyncExecutorConfiguration)
-
getAsyncHistoryExecutorConfiguration
public AsyncJobExecutorConfiguration getAsyncHistoryExecutorConfiguration()
-
setAsyncHistoryExecutorConfiguration
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorConfiguration(AsyncJobExecutorConfiguration asyncHistoryExecutorConfiguration)
-
isAsyncHistoryExecutorIsMessageQueueMode
public boolean isAsyncHistoryExecutorIsMessageQueueMode()
-
setAsyncHistoryExecutorMessageQueueMode
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorMessageQueueMode(boolean asyncHistoryExecutorMessageQueueMode)
-
setEnabledJobCategories
public ProcessEngineConfigurationImpl setEnabledJobCategories(List<String> enabledJobCategories)
-
addEnabledJobCategory
public ProcessEngineConfigurationImpl addEnabledJobCategory(String jobCategory)
-
getJobExecutionScope
public String getJobExecutionScope()
-
setJobExecutionScope
public ProcessEngineConfigurationImpl setJobExecutionScope(String jobExecutionScope)
-
getHistoryJobExecutionScope
public String getHistoryJobExecutionScope()
-
setHistoryJobExecutionScope
public ProcessEngineConfigurationImpl setHistoryJobExecutionScope(String historyJobExecutionScope)
-
getOrCreateAsyncHistoryExecutorTaskExecutorConfiguration
protected AsyncTaskExecutorConfiguration getOrCreateAsyncHistoryExecutorTaskExecutorConfiguration()
-
getAsyncHistoryExecutorTaskExecutorConfiguration
public AsyncTaskExecutorConfiguration getAsyncHistoryExecutorTaskExecutorConfiguration()
-
setAsyncHistoryExecutorTaskExecutorConfiguration
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration asyncHistoryExecutorTaskExecutorConfiguration)
-
getAsyncHistoryExecutorCorePoolSize
public int getAsyncHistoryExecutorCorePoolSize()
-
setAsyncHistoryExecutorCorePoolSize
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorCorePoolSize(int asyncHistoryExecutorCorePoolSize)
-
getAsyncHistoryExecutorMaxPoolSize
public int getAsyncHistoryExecutorMaxPoolSize()
-
setAsyncHistoryExecutorMaxPoolSize
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorMaxPoolSize(int asyncHistoryExecutorMaxPoolSize)
-
getAsyncHistoryExecutorThreadKeepAliveTime
public long getAsyncHistoryExecutorThreadKeepAliveTime()
-
setAsyncHistoryExecutorThreadKeepAliveTime
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorThreadKeepAliveTime(long asyncHistoryExecutorThreadKeepAliveTime)
-
getAsyncHistoryExecutorThreadPoolQueueSize
public int getAsyncHistoryExecutorThreadPoolQueueSize()
-
setAsyncHistoryExecutorThreadPoolQueueSize
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorThreadPoolQueueSize(int asyncHistoryExecutorThreadPoolQueueSize)
-
getAsyncHistoryExecutorThreadPoolQueue
public BlockingQueue<Runnable> getAsyncHistoryExecutorThreadPoolQueue()
-
setAsyncHistoryExecutorThreadPoolQueue
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorThreadPoolQueue(BlockingQueue<Runnable> asyncHistoryExecutorThreadPoolQueue)
-
getAsyncHistoryExecutorSecondsToWaitOnShutdown
public long getAsyncHistoryExecutorSecondsToWaitOnShutdown()
-
setAsyncHistoryExecutorSecondsToWaitOnShutdown
public ProcessEngineConfigurationImpl setAsyncHistoryExecutorSecondsToWaitOnShutdown(long asyncHistoryExecutorSecondsToWaitOnShutdown)
-
getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime
@Deprecated public int getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime()
-
setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime(int asyncHistoryExecutorDefaultAsyncJobAcquireWaitTime)
-
getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime
@Deprecated public int getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime()
-
setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime(int asyncHistoryExecutorDefaultQueueSizeFullWaitTime)
-
getAsyncHistoryExecutorMaxJobsDuePerAcquisition
@Deprecated public int getAsyncHistoryExecutorMaxJobsDuePerAcquisition()
-
setAsyncHistoryExecutorMaxJobsDuePerAcquisition
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorMaxJobsDuePerAcquisition(int asyncHistoryExecutorMaxJobsDuePerAcquisition)
-
getAsyncHistoryExecutorLockOwner
@Deprecated public String getAsyncHistoryExecutorLockOwner()
Deprecated.
-
setAsyncHistoryExecutorLockOwner
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorLockOwner(String asyncHistoryExecutorLockOwner)
-
getAsyncHistoryExecutorAsyncJobLockTimeInMillis
@Deprecated public int getAsyncHistoryExecutorAsyncJobLockTimeInMillis()
-
setAsyncHistoryExecutorAsyncJobLockTimeInMillis
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorAsyncJobLockTimeInMillis(int asyncHistoryExecutorAsyncJobLockTimeInMillis)
-
getAsyncHistoryExecutorResetExpiredJobsInterval
@Deprecated public int getAsyncHistoryExecutorResetExpiredJobsInterval()
-
setAsyncHistoryExecutorResetExpiredJobsInterval
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorResetExpiredJobsInterval(int asyncHistoryExecutorResetExpiredJobsInterval)
-
getAsyncHistoryExecutorResetExpiredJobsPageSize
@Deprecated public int getAsyncHistoryExecutorResetExpiredJobsPageSize()
-
setAsyncHistoryExecutorResetExpiredJobsPageSize
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorResetExpiredJobsPageSize(int asyncHistoryExecutorResetExpiredJobsPageSize)
-
isAsyncExecutorMessageQueueMode
public boolean isAsyncExecutorMessageQueueMode()
-
isAsyncHistoryExecutorMessageQueueMode
public boolean isAsyncHistoryExecutorMessageQueueMode()
-
isAsyncExecutorAsyncJobAcquisitionEnabled
@Deprecated public boolean isAsyncExecutorAsyncJobAcquisitionEnabled()
-
setAsyncExecutorAsyncJobAcquisitionEnabled
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorAsyncJobAcquisitionEnabled(boolean isAsyncExecutorAsyncJobAcquisitionEnabled)
-
isAsyncExecutorTimerJobAcquisitionEnabled
@Deprecated public boolean isAsyncExecutorTimerJobAcquisitionEnabled()
-
setAsyncExecutorTimerJobAcquisitionEnabled
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorTimerJobAcquisitionEnabled(boolean isAsyncExecutorTimerJobAcquisitionEnabled)
-
isAsyncExecutorResetExpiredJobsEnabled
@Deprecated public boolean isAsyncExecutorResetExpiredJobsEnabled()
-
setAsyncExecutorResetExpiredJobsEnabled
@Deprecated public ProcessEngineConfigurationImpl setAsyncExecutorResetExpiredJobsEnabled(boolean isAsyncExecutorResetExpiredJobsEnabled)
-
isAsyncHistoryExecutorAsyncJobAcquisitionEnabled
@Deprecated public boolean isAsyncHistoryExecutorAsyncJobAcquisitionEnabled()
-
setAsyncHistoryExecutorAsyncJobAcquisitionEnabled
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorAsyncJobAcquisitionEnabled(boolean isAsyncHistoryExecutorAsyncJobAcquisitionEnabled)
-
isAsyncHistoryExecutorResetExpiredJobsEnabled
@Deprecated public boolean isAsyncHistoryExecutorResetExpiredJobsEnabled()
-
setAsyncHistoryExecutorResetExpiredJobsEnabled
@Deprecated public ProcessEngineConfigurationImpl setAsyncHistoryExecutorResetExpiredJobsEnabled(boolean isAsyncHistoryExecutorResetExpiredJobsEnabled)
-
getJobServiceConfiguration
public JobServiceConfiguration getJobServiceConfiguration()
-
setJobServiceConfiguration
public ProcessEngineConfigurationImpl setJobServiceConfiguration(JobServiceConfiguration jobServiceConfiguration)
-
getJobServiceConfigurators
public Collection<ServiceConfigurator<JobServiceConfiguration>> getJobServiceConfigurators()
-
setJobServiceConfigurators
public ProcessEngineConfigurationImpl setJobServiceConfigurators(Collection<ServiceConfigurator<JobServiceConfiguration>> jobServiceConfigurators)
-
addJobServiceConfigurator
public ProcessEngineConfigurationImpl addJobServiceConfigurator(ServiceConfigurator<JobServiceConfiguration> configurator)
-
getBatchServiceConfiguration
public BatchServiceConfiguration getBatchServiceConfiguration()
-
setBatchServiceConfiguration
public ProcessEngineConfigurationImpl setBatchServiceConfiguration(BatchServiceConfiguration batchServiceConfiguration)
-
getEventSubscriptionServiceConfiguration
public EventSubscriptionServiceConfiguration getEventSubscriptionServiceConfiguration()
-
setEventSubscriptionServiceConfiguration
public ProcessEngineConfigurationImpl setEventSubscriptionServiceConfiguration(EventSubscriptionServiceConfiguration eventSubscriptionServiceConfiguration)
-
getVariableServiceConfiguration
public VariableServiceConfiguration getVariableServiceConfiguration()
- Specified by:
getVariableServiceConfigurationin interfaceHasVariableServiceConfiguration
-
getAsyncExecutorTenantId
@Deprecated public String getAsyncExecutorTenantId()
Deprecated.
-
setAsyncExecutorTenantId
@Deprecated public void setAsyncExecutorTenantId(String asyncExecutorTenantId)
Deprecated.
-
getBatchStatusTimeCycleConfig
public String getBatchStatusTimeCycleConfig()
-
setBatchStatusTimeCycleConfig
public void setBatchStatusTimeCycleConfig(String batchStatusTimeCycleConfig)
-
-