Class ContentEngineConfiguration
- java.lang.Object
-
- org.flowable.common.engine.impl.AbstractEngineConfiguration
-
- com.flowable.content.engine.ContentEngineConfiguration
-
- All Implemented Interfaces:
CoreContentEngineConfigurationApi
,ContentEngineConfigurationApi
- Direct Known Subclasses:
SpringContentEngineConfiguration
,StandaloneContentEngineConfiguration
public class ContentEngineConfiguration extends AbstractEngineConfiguration implements CoreContentEngineConfigurationApi
-
-
Field Summary
-
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 ContentEngineConfiguration()
-
Method Summary
-
Methods inherited from class org.flowable.common.engine.impl.AbstractEngineConfiguration
addConfigurator, addCustomSessionFactory, addEngineConfiguration, addEngineLifecycleListener, addEventRegistryEventConsumer, addServiceConfiguration, addSessionFactory, close, configuratorsAfterInit, configuratorsBeforeInit, defaultInitDbSqlSessionFactoryEntitySettings, getAdditionalDefaultCommandInterceptors, getAdditionalEventDispatchActions, getAgendaOperationRunner, getAllConfigurators, getBeans, getByteArrayDataManager, getByteArrayEntityManager, getClassLoader, getClock, getCommandContextFactory, getCommandExecutor, getCommandInterceptors, getCommandInvoker, getCommonSchemaManager, getConfigurators, getCustomMybatisInterceptors, getCustomMybatisMappers, getCustomMybatisXMLMappers, getCustomPostCommandInterceptors, getCustomPostDeployers, getCustomPreCommandInterceptors, getCustomPreDeployers, getCustomSessionFactories, getDatabaseCatalog, getDatabaseSchema, getDatabaseSchemaUpdate, getDatabaseTablePrefix, getDatabaseType, getDatabaseWildcardEscapeCharacter, getDataSource, getDataSourceJndiName, getDbSqlSessionFactory, getDefaultCommandConfig, getDefaultCommandInterceptors, getDefaultDatabaseTypeMappings, getDefaultTenantProvider, getDefaultTenantValue, getDependentEngineMybatisTypeAliasConfigs, getDependentEngineMybatisTypeHandlerConfigs, getDependentEngineMyBatisXmlMappers, getDeployers, getEngineConfigurations, getEngineLifecycleListeners, getEngineSpecificEngineConfigurators, 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, initAdditionalEventDispatchActions, initBeans, initClock, initCommandContextFactory, initCommandExecutor, initCommandInvoker, initConfigurators, initCustomMybatisInterceptors, initCustomMybatisMappers, initDatabaseType, initDataSource, initDefaultCommandConfig, initEngineConfigurations, initEventDispatcher, initEventListeners, initIdGenerator, initInterceptorChain, initMybatisConfiguration, initMyBatisLogSqlExecutionTimePlugin, initObjectMapper, initSchemaCommandConfig, initService, initSqlSessionFactory, initTransactionContextFactory, initTransactionFactory, 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, setByteArrayDataManager, setByteArrayEntityManager, setClassLoader, setClock, setCommandContextFactory, setCommandExecutor, setCommandInterceptors, setCommandInvoker, setCommonSchemaManager, setConfigurators, setCustomMybatisInterceptors, setCustomPostCommandInterceptors, setCustomPostDeployers, setCustomPreCommandInterceptors, setCustomPreDeployers, setDatabaseWildcardEscapeCharacter, setDbHistoryUsed, setDbSqlSessionFactory, setDefaultCommandConfig, setDefaultCommandInterceptors, setDefaultTenantProvider, setDefaultTenantValue, setDependentEngineMybatisTypeAliasConfigs, setDependentEngineMybatisTypeHandlerConfigs, setDependentEngineMyBatisXmlMappers, setDeployers, setEnableConfiguratorServiceLoader, setEnableEventDispatcher, setEnableLogSqlExecutionTime, setEngineConfigurations, setEngineLifecycleListeners, setEventDispatcher, setEventListeners, setEventRegistryConfigurator, setEventRegistryEventConsumers, setFallbackToDefaultTenant, setForceCloseMybatisConnectionPool, setIdGenerator, setIdmEngineConfigurator, setLockPollRate, setLoggingListener, setMaxLengthStringVariableType, setMaxNrOfStatementsInBulkInsert, setMybatisMappingFile, setPropertyDataManager, setPropertyEntityManager, setSchemaCommandConfig, setSchemaLockWaitTime, setSchemaManagementCmd, setSchemaManager, setServiceConfigurations, setTransactionContextFactory, setTransactionsExternallyManaged, setTypedEventListeners, setUseClassForNameClassLoading, setUseLockForDatabaseSchemaUpdate, setUsePrefixId, setUsingSchemaMgmt, setXmlEncoding
-
-
-
-
Field Detail
-
DEFAULT_MYBATIS_MAPPING_FILE
public static final String DEFAULT_MYBATIS_MAPPING_FILE
- See Also:
- Constant Field Values
-
LIQUIBASE_CHANGELOG_PREFIX
public static final String LIQUIBASE_CHANGELOG_PREFIX
- See Also:
- Constant Field Values
-
contentEngineName
protected String contentEngineName
-
contentManagementService
protected ContentManagementService contentManagementService
-
documentRepositoryService
protected DocumentRepositoryService documentRepositoryService
-
contentService
protected CoreContentService contentService
-
renditionService
protected RenditionService renditionService
-
metadataService
protected MetadataService metadataService
-
contentRenditionManager
protected ContentRenditionManager contentRenditionManager
-
changeTenantIdManager
protected ChangeTenantIdManager changeTenantIdManager
-
documentDeploymentDataManager
protected DocumentDeploymentDataManager documentDeploymentDataManager
-
documentDefinitionDataManager
protected DocumentDefinitionDataManager documentDefinitionDataManager
-
documentResourceDataManager
protected DocumentResourceDataManager documentResourceDataManager
-
contentItemDataManager
protected ContentItemDataManager contentItemDataManager
-
renditionItemDataManager
protected RenditionItemDataManager renditionItemDataManager
-
metadataInstanceDataManager
protected MetadataInstanceDataManager metadataInstanceDataManager
-
databaseContentObjectDataManager
protected DatabaseContentObjectDataManager databaseContentObjectDataManager
-
contentStorage
protected ContentStorage contentStorage
-
contentRootFolder
protected String contentRootFolder
-
createContentRootFolder
protected boolean createContentRootFolder
-
contentItemContentObjectStorageMetadataProvider
protected CoreContentItemContentObjectStorageMetadataProvider contentItemContentObjectStorageMetadataProvider
-
renditionItemContentObjectStorageMetadataProvider
protected RenditionItemContentObjectStorageMetadataProvider renditionItemContentObjectStorageMetadataProvider
-
documentDeploymentEntityManager
protected DocumentDeploymentEntityManager documentDeploymentEntityManager
-
documentDefinitionEntityManager
protected DocumentDefinitionEntityManager documentDefinitionEntityManager
-
documentResourceEntityManager
protected DocumentResourceEntityManager documentResourceEntityManager
-
contentItemEntityManager
protected ContentItemEntityManager contentItemEntityManager
-
renditionItemEntityManager
protected RenditionItemEntityManager renditionItemEntityManager
-
metadataInstanceEntityManager
protected MetadataInstanceEntityManager metadataInstanceEntityManager
-
databaseContentObjectEntityManager
protected DatabaseContentObjectEntityManager databaseContentObjectEntityManager
-
jobSchemaManager
protected SchemaManager jobSchemaManager
-
executeServiceSchemaManagers
protected boolean executeServiceSchemaManagers
-
documentDefinitionDeployer
protected DocumentDefinitionDeployer documentDefinitionDeployer
-
deploymentManager
protected DocumentDeploymentManager deploymentManager
-
documentResourceConverter
protected DocumentResourceConverter documentResourceConverter
-
documentDefinitionCacheLimit
protected int documentDefinitionCacheLimit
-
documentDefinitionCache
protected DeploymentCache<DocumentDefinitionCacheEntry> documentDefinitionCache
-
jobServiceConfiguration
protected JobServiceConfiguration jobServiceConfiguration
-
asyncExecutorConfiguration
protected AsyncJobExecutorConfiguration asyncExecutorConfiguration
-
asyncExecutor
protected AsyncExecutor asyncExecutor
-
asyncTaskExecutor
protected AsyncTaskExecutor asyncTaskExecutor
-
shutdownAsyncTaskExecutor
protected boolean shutdownAsyncTaskExecutor
-
jobManager
protected JobManager jobManager
-
customJobHandlers
protected List<JobHandler> customJobHandlers
-
jobHandlers
protected Map<String,JobHandler> jobHandlers
-
internalJobManager
protected InternalJobManager internalJobManager
-
customAsyncRunnableExecutionExceptionHandlers
protected List<AsyncRunnableExecutionExceptionHandler> customAsyncRunnableExecutionExceptionHandlers
-
addDefaultExceptionHandler
protected boolean addDefaultExceptionHandler
-
failedJobCommandFactory
protected FailedJobCommandFactory failedJobCommandFactory
-
internalJobParentStateResolver
protected InternalJobParentStateResolver internalJobParentStateResolver
-
jobExecutionScope
protected String jobExecutionScope
-
handleContentEngineExecutorsAfterEngineCreate
protected boolean handleContentEngineExecutorsAfterEngineCreate
-
variableTypes
protected VariableTypes variableTypes
-
customPreVariableTypes
protected List<VariableType> customPreVariableTypes
-
customPostVariableTypes
protected List<VariableType> customPostVariableTypes
-
serializableVariableTypeTrackDeserializedObjects
protected boolean serializableVariableTypeTrackDeserializedObjects
-
asyncExecutorActivate
protected boolean asyncExecutorActivate
Boolean flag to be set to activate theAsyncExecutor
automatically after the engine has booted up.
-
asyncExecutorMessageQueueMode
protected boolean asyncExecutorMessageQueueMode
Experimental!Set this to true when using the message queue based job executor.
-
asyncExecutorNumberOfRetries
protected int asyncExecutorNumberOfRetries
The number of retries for a job.
-
lockTimeAsyncJobWaitTime
protected int lockTimeAsyncJobWaitTime
Define the default lock time for an async job in seconds. The lock time is used when creating an async job and when it expires the async executor assumes that the job has failed. It will be retried again.
-
defaultFailedJobWaitTime
protected int defaultFailedJobWaitTime
Define the default wait time for a failed job in seconds
-
asyncFailedJobWaitTime
protected int asyncFailedJobWaitTime
Defines the default wait time for a failed async job in seconds
-
asyncExecutorCorePoolSize
protected int asyncExecutorCorePoolSize
The minimal number of threads that are kept alive in the threadpool for job execution. Default value = 2.This property is only applicable when using the threadpool-based async executor.
-
asyncExecutorMaxPoolSize
protected int asyncExecutorMaxPoolSize
The maximum number of threads that are created in the threadpool for job execution. Default value = 10.This property is only applicable when using the threadpool-based async executor.
-
asyncExecutorThreadKeepAliveTime
protected long asyncExecutorThreadKeepAliveTime
The time (in milliseconds) a thread used for job execution must be kept alive before it is destroyed. Default setting is 5 seconds. Having a setting greater than 0 takes resources, but in the case of many job executions it avoids creating new threads all the time. If 0, threads will be destroyed after they've been used for job execution.This property is only applicable when using the threadpool-based async executor.
-
asyncExecutorThreadPoolQueueSize
protected int asyncExecutorThreadPoolQueueSize
The size of the queue on which jobs to be executed are placed, before they are actually executed. Default value = 100.This property is only applicable when using the threadpool-based async executor.
-
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
ArrayBlockingQueue
will be created of sizeasyncExecutorThreadPoolQueueSize
.When the queue is full, the job will be executed by the calling thread (ThreadPoolExecutor.CallerRunsPolicy())
This property is only applicable when using the threadpool-based async executor.
-
asyncExecutorSecondsToWaitOnShutdown
protected long asyncExecutorSecondsToWaitOnShutdown
The time (in seconds) that is waited to gracefully shut down the threadpool used for job execution when a shutdown on the executor (or engine) is requested. Default value = 60.This property is only applicable when using the threadpool-based async executor.
-
asyncExecutorAllowCoreThreadTimeout
protected boolean asyncExecutorAllowCoreThreadTimeout
Whether or not core threads can time out (which is needed to scale down the threads). Default true. This property is only applicable when using the threadpool-based async executor.
-
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.
-
asyncExecutorExecuteAsyncRunnableFactory
protected ExecuteAsyncRunnableFactory asyncExecutorExecuteAsyncRunnableFactory
Allows to define a custom factory for creating theRunnable
that is executed by the async executor.This property is only applicable when using the threadpool-based async executor.
-
asyncHistoryExecutor
protected AsyncExecutor asyncHistoryExecutor
-
isAsyncHistoryEnabled
protected boolean isAsyncHistoryEnabled
-
asyncHistoryListener
protected AsyncHistoryListener asyncHistoryListener
-
contentAsyncHistoryManager
protected ContentAsyncHistoryManager contentAsyncHistoryManager
-
contentCryptoHandler
protected ContentCryptoHandler contentCryptoHandler
-
renditionConverters
protected List<RenditionConverter> renditionConverters
-
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");
-
-
Method Detail
-
createContentEngineConfigurationFromResourceDefault
public static ContentEngineConfiguration createContentEngineConfigurationFromResourceDefault()
-
createContentEngineConfigurationFromResource
public static ContentEngineConfiguration createContentEngineConfigurationFromResource(String resource)
-
createContentEngineConfigurationFromResource
public static ContentEngineConfiguration createContentEngineConfigurationFromResource(String resource, String beanName)
-
createContentEngineConfigurationFromInputStream
public static ContentEngineConfiguration createContentEngineConfigurationFromInputStream(InputStream inputStream)
-
createContentEngineConfigurationFromInputStream
public static ContentEngineConfiguration createContentEngineConfigurationFromInputStream(InputStream inputStream, String beanName)
-
createStandaloneContentEngineConfiguration
public static ContentEngineConfiguration createStandaloneContentEngineConfiguration()
-
createStandaloneInMemContentEngineConfiguration
public static ContentEngineConfiguration createStandaloneInMemContentEngineConfiguration()
-
buildContentEngine
public ContentEngine buildContentEngine()
-
init
protected void init()
-
initServices
protected void initServices()
-
initDataManagers
public void initDataManagers()
- Overrides:
initDataManagers
in classAbstractEngineConfiguration
-
initEntityManagers
public void initEntityManagers()
- Overrides:
initEntityManagers
in classAbstractEngineConfiguration
-
initContentStorage
public void initContentStorage()
-
initSchemaManager
public void initSchemaManager()
- Overrides:
initSchemaManager
in classAbstractEngineConfiguration
-
initSchemaManagementCommand
public void initSchemaManagementCommand()
-
initCommonSchemaManager
protected void initCommonSchemaManager()
-
initJobSchemaManager
protected void initJobSchemaManager()
-
initSessionFactories
public void initSessionFactories()
- Overrides:
initSessionFactories
in classAbstractEngineConfiguration
-
initDbSqlSessionFactory
public void initDbSqlSessionFactory()
- Overrides:
initDbSqlSessionFactory
in classAbstractEngineConfiguration
-
createDbSqlSessionFactory
public DbSqlSessionFactory createDbSqlSessionFactory()
- Overrides:
createDbSqlSessionFactory
in classAbstractEngineConfiguration
-
initDbSqlSessionFactoryEntitySettings
protected void initDbSqlSessionFactoryEntitySettings()
- Specified by:
initDbSqlSessionFactoryEntitySettings
in classAbstractEngineConfiguration
-
initMybatisTypeHandlers
public void initMybatisTypeHandlers(org.apache.ibatis.session.Configuration configuration)
- Overrides:
initMybatisTypeHandlers
in classAbstractEngineConfiguration
-
initAsyncHistorySessionFactory
public void initAsyncHistorySessionFactory()
-
initDefaultAsyncHistoryListener
protected void initDefaultAsyncHistoryListener()
-
initVariableTypes
public void initVariableTypes()
-
initCommandExecutors
public void initCommandExecutors()
- Overrides:
initCommandExecutors
in classAbstractEngineConfiguration
-
initCommandInterceptors
public void initCommandInterceptors()
- Overrides:
initCommandInterceptors
in classAbstractEngineConfiguration
-
getEngineCfgKey
public String getEngineCfgKey()
- Specified by:
getEngineCfgKey
in classAbstractEngineConfiguration
-
getEngineScopeType
public String getEngineScopeType()
- Specified by:
getEngineScopeType
in classAbstractEngineConfiguration
-
createTransactionInterceptor
public CommandInterceptor createTransactionInterceptor()
- Specified by:
createTransactionInterceptor
in classAbstractEngineConfiguration
-
getMyBatisXmlConfigurationStream
public InputStream getMyBatisXmlConfigurationStream()
- Specified by:
getMyBatisXmlConfigurationStream
in classAbstractEngineConfiguration
-
initDeployers
protected void initDeployers()
-
getDefaultDeployers
public Collection<? extends EngineDeployer> getDefaultDeployers()
-
initDocumentDefinitionCache
protected void initDocumentDefinitionCache()
-
initDocumentResourceConverter
protected void initDocumentResourceConverter()
-
initDeploymentManager
protected void initDeploymentManager()
-
initContentRenditionManager
public void initContentRenditionManager()
-
initChangeTenantIdManager
public void initChangeTenantIdManager()
-
initJobHandlers
public void initJobHandlers()
-
initFailedJobCommandFactory
public void initFailedJobCommandFactory()
-
initJobServiceConfiguration
public void initJobServiceConfiguration()
-
initAsyncTaskExecutor
protected void initAsyncTaskExecutor()
-
initAsyncExecutor
public void initAsyncExecutor()
-
getOrCreateAsyncExecutorConfiguration
protected AsyncJobExecutorConfiguration getOrCreateAsyncExecutorConfiguration()
-
getEngineName
public String getEngineName()
- Specified by:
getEngineName
in classAbstractEngineConfiguration
-
setEngineName
public ContentEngineConfiguration setEngineName(String contentEngineName)
-
setDatabaseType
public ContentEngineConfiguration setDatabaseType(String databaseType)
- Overrides:
setDatabaseType
in classAbstractEngineConfiguration
-
setDataSource
public ContentEngineConfiguration setDataSource(DataSource dataSource)
- Overrides:
setDataSource
in classAbstractEngineConfiguration
-
setJdbcDriver
public ContentEngineConfiguration setJdbcDriver(String jdbcDriver)
- Overrides:
setJdbcDriver
in classAbstractEngineConfiguration
-
setJdbcUrl
public ContentEngineConfiguration setJdbcUrl(String jdbcUrl)
- Overrides:
setJdbcUrl
in classAbstractEngineConfiguration
-
setJdbcUsername
public ContentEngineConfiguration setJdbcUsername(String jdbcUsername)
- Overrides:
setJdbcUsername
in classAbstractEngineConfiguration
-
setJdbcPassword
public ContentEngineConfiguration setJdbcPassword(String jdbcPassword)
- Overrides:
setJdbcPassword
in classAbstractEngineConfiguration
-
setJdbcMaxActiveConnections
public ContentEngineConfiguration setJdbcMaxActiveConnections(int jdbcMaxActiveConnections)
- Overrides:
setJdbcMaxActiveConnections
in classAbstractEngineConfiguration
-
setJdbcMaxIdleConnections
public ContentEngineConfiguration setJdbcMaxIdleConnections(int jdbcMaxIdleConnections)
- Overrides:
setJdbcMaxIdleConnections
in classAbstractEngineConfiguration
-
setJdbcMaxCheckoutTime
public ContentEngineConfiguration setJdbcMaxCheckoutTime(int jdbcMaxCheckoutTime)
- Overrides:
setJdbcMaxCheckoutTime
in classAbstractEngineConfiguration
-
setJdbcMaxWaitTime
public ContentEngineConfiguration setJdbcMaxWaitTime(int jdbcMaxWaitTime)
- Overrides:
setJdbcMaxWaitTime
in classAbstractEngineConfiguration
-
setJdbcPingEnabled
public ContentEngineConfiguration setJdbcPingEnabled(boolean jdbcPingEnabled)
- Overrides:
setJdbcPingEnabled
in classAbstractEngineConfiguration
-
setJdbcPingConnectionNotUsedFor
public ContentEngineConfiguration setJdbcPingConnectionNotUsedFor(int jdbcPingConnectionNotUsedFor)
- Overrides:
setJdbcPingConnectionNotUsedFor
in classAbstractEngineConfiguration
-
setJdbcDefaultTransactionIsolationLevel
public ContentEngineConfiguration setJdbcDefaultTransactionIsolationLevel(int jdbcDefaultTransactionIsolationLevel)
- Overrides:
setJdbcDefaultTransactionIsolationLevel
in classAbstractEngineConfiguration
-
setJdbcPingQuery
public ContentEngineConfiguration setJdbcPingQuery(String jdbcPingQuery)
- Overrides:
setJdbcPingQuery
in classAbstractEngineConfiguration
-
setDataSourceJndiName
public ContentEngineConfiguration setDataSourceJndiName(String dataSourceJndiName)
- Overrides:
setDataSourceJndiName
in classAbstractEngineConfiguration
-
getContentManagementService
public ContentManagementService getContentManagementService()
- Specified by:
getContentManagementService
in interfaceContentEngineConfigurationApi
-
setContentManagementService
public ContentEngineConfiguration setContentManagementService(ContentManagementService contentManagementService)
-
getDocumentRepositoryService
public DocumentRepositoryService getDocumentRepositoryService()
- Specified by:
getDocumentRepositoryService
in interfaceCoreContentEngineConfigurationApi
-
setDocumentRepositoryService
public ContentEngineConfiguration setDocumentRepositoryService(DocumentRepositoryService documentRepositoryService)
-
getContentService
public CoreContentService getContentService()
- Specified by:
getContentService
in interfaceContentEngineConfigurationApi
- Specified by:
getContentService
in interfaceCoreContentEngineConfigurationApi
-
setContentService
public ContentEngineConfiguration setContentService(CoreContentService contentService)
-
getRenditionService
public RenditionService getRenditionService()
- Specified by:
getRenditionService
in interfaceCoreContentEngineConfigurationApi
-
setRenditionService
public ContentEngineConfiguration setRenditionService(RenditionService renditionService)
-
getMetadataService
public MetadataService getMetadataService()
- Specified by:
getMetadataService
in interfaceCoreContentEngineConfigurationApi
-
setMetadataService
public ContentEngineConfiguration setMetadataService(MetadataService metadataService)
-
getContentEngineConfiguration
public ContentEngineConfiguration getContentEngineConfiguration()
-
getDocumentDeploymentDataManager
public DocumentDeploymentDataManager getDocumentDeploymentDataManager()
-
setDocumentDeploymentDataManager
public ContentEngineConfiguration setDocumentDeploymentDataManager(DocumentDeploymentDataManager documentDeploymentDataManager)
-
getDocumentDefinitionDataManager
public DocumentDefinitionDataManager getDocumentDefinitionDataManager()
-
setDocumentDefinitionDataManager
public ContentEngineConfiguration setDocumentDefinitionDataManager(DocumentDefinitionDataManager documentDefinitionDataManager)
-
getDocumentResourceDataManager
public DocumentResourceDataManager getDocumentResourceDataManager()
-
setDocumentResourceDataManager
public ContentEngineConfiguration setDocumentResourceDataManager(DocumentResourceDataManager documentResourceDataManager)
-
getContentItemDataManager
public ContentItemDataManager getContentItemDataManager()
-
setContentItemDataManager
public ContentEngineConfiguration setContentItemDataManager(ContentItemDataManager contentItemDataManager)
-
getRenditionItemDataManager
public RenditionItemDataManager getRenditionItemDataManager()
-
setRenditionItemDataManager
public ContentEngineConfiguration setRenditionItemDataManager(RenditionItemDataManager renditionItemDataManager)
-
getMetadataInstanceDataManager
public MetadataInstanceDataManager getMetadataInstanceDataManager()
-
setMetadataInstanceDataManager
public ContentEngineConfiguration setMetadataInstanceDataManager(MetadataInstanceDataManager metadataInstanceDataManager)
-
getDocumentDeploymentEntityManager
public DocumentDeploymentEntityManager getDocumentDeploymentEntityManager()
-
setDocumentDeploymentEntityManager
public ContentEngineConfiguration setDocumentDeploymentEntityManager(DocumentDeploymentEntityManager documentDeploymentEntityManager)
-
getDocumentDefinitionEntityManager
public DocumentDefinitionEntityManager getDocumentDefinitionEntityManager()
-
setDocumentDefinitionEntityManager
public ContentEngineConfiguration setDocumentDefinitionEntityManager(DocumentDefinitionEntityManager documentDefinitionEntityManager)
-
getDocumentResourceEntityManager
public DocumentResourceEntityManager getDocumentResourceEntityManager()
-
setDocumentResourceEntityManager
public ContentEngineConfiguration setDocumentResourceEntityManager(DocumentResourceEntityManager documentResourceEntityManager)
-
getContentItemEntityManager
public ContentItemEntityManager getContentItemEntityManager()
-
setContentItemEntityManager
public ContentEngineConfiguration setContentItemEntityManager(ContentItemEntityManager contentItemEntityManager)
-
getRenditionItemEntityManager
public RenditionItemEntityManager getRenditionItemEntityManager()
-
setRenditionItemEntityManager
public ContentEngineConfiguration setRenditionItemEntityManager(RenditionItemEntityManager renditionItemEntityManager)
-
getMetadataInstanceEntityManager
public MetadataInstanceEntityManager getMetadataInstanceEntityManager()
-
setMetadataInstanceEntityManager
public ContentEngineConfiguration setMetadataInstanceEntityManager(MetadataInstanceEntityManager metadataInstanceEntityManager)
-
getDatabaseContentObjectEntityManager
public DatabaseContentObjectEntityManager getDatabaseContentObjectEntityManager()
-
setDatabaseContentObjectEntityManager
public ContentEngineConfiguration setDatabaseContentObjectEntityManager(DatabaseContentObjectEntityManager databaseContentObjectEntityManager)
-
setTableDataManager
public ContentEngineConfiguration setTableDataManager(TableDataManager tableDataManager)
- Overrides:
setTableDataManager
in classAbstractEngineConfiguration
-
getContentStorage
public ContentStorage getContentStorage()
-
setContentStorage
public ContentEngineConfiguration setContentStorage(ContentStorage contentStorage)
-
getContentRootFolder
public String getContentRootFolder()
-
setContentRootFolder
public ContentEngineConfiguration setContentRootFolder(String contentRootFolder)
-
isCreateContentRootFolder
public boolean isCreateContentRootFolder()
-
setCreateContentRootFolder
public ContentEngineConfiguration setCreateContentRootFolder(boolean createContentRootFolder)
-
getContentItemContentObjectStorageMetadataProvider
public CoreContentItemContentObjectStorageMetadataProvider getContentItemContentObjectStorageMetadataProvider()
-
setContentItemContentObjectStorageMetadataProvider
public void setContentItemContentObjectStorageMetadataProvider(CoreContentItemContentObjectStorageMetadataProvider contentItemContentObjectStorageMetadataProvider)
-
getRenditionItemContentObjectStorageMetadataProvider
public RenditionItemContentObjectStorageMetadataProvider getRenditionItemContentObjectStorageMetadataProvider()
-
setRenditionItemContentObjectStorageMetadataProvider
public void setRenditionItemContentObjectStorageMetadataProvider(RenditionItemContentObjectStorageMetadataProvider renditionItemContentObjectStorageMetadataProvider)
-
getContentRenditionManager
public ContentRenditionManager getContentRenditionManager()
-
setContentRenditionManager
public void setContentRenditionManager(ContentRenditionManager contentRenditionManager)
-
getChangeTenantIdManager
public ChangeTenantIdManager getChangeTenantIdManager()
-
setChangeTenantIdManager
public void setChangeTenantIdManager(ChangeTenantIdManager changeTenantIdManager)
-
getContentCryptoHandler
public ContentCryptoHandler getContentCryptoHandler()
-
setContentCryptoHandler
public void setContentCryptoHandler(ContentCryptoHandler contentCryptoHandler)
-
getRenditionConverters
public List<RenditionConverter> getRenditionConverters()
-
setRenditionConverters
public void setRenditionConverters(List<RenditionConverter> renditionConverters)
-
setSqlSessionFactory
public ContentEngineConfiguration setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory sqlSessionFactory)
- Overrides:
setSqlSessionFactory
in classAbstractEngineConfiguration
-
setTransactionFactory
public ContentEngineConfiguration setTransactionFactory(org.apache.ibatis.transaction.TransactionFactory transactionFactory)
- Overrides:
setTransactionFactory
in classAbstractEngineConfiguration
-
setCustomMybatisMappers
public ContentEngineConfiguration setCustomMybatisMappers(Set<Class<?>> customMybatisMappers)
- Overrides:
setCustomMybatisMappers
in classAbstractEngineConfiguration
-
setCustomMybatisXMLMappers
public ContentEngineConfiguration setCustomMybatisXMLMappers(Set<String> customMybatisXMLMappers)
- Overrides:
setCustomMybatisXMLMappers
in classAbstractEngineConfiguration
-
setCustomSessionFactories
public ContentEngineConfiguration setCustomSessionFactories(List<SessionFactory> customSessionFactories)
- Overrides:
setCustomSessionFactories
in classAbstractEngineConfiguration
-
setUsingRelationalDatabase
public ContentEngineConfiguration setUsingRelationalDatabase(boolean usingRelationalDatabase)
- Overrides:
setUsingRelationalDatabase
in classAbstractEngineConfiguration
-
setDatabaseTablePrefix
public ContentEngineConfiguration setDatabaseTablePrefix(String databaseTablePrefix)
- Overrides:
setDatabaseTablePrefix
in classAbstractEngineConfiguration
-
setDatabaseCatalog
public ContentEngineConfiguration setDatabaseCatalog(String databaseCatalog)
- Overrides:
setDatabaseCatalog
in classAbstractEngineConfiguration
-
setDatabaseSchema
public ContentEngineConfiguration setDatabaseSchema(String databaseSchema)
- Overrides:
setDatabaseSchema
in classAbstractEngineConfiguration
-
setTablePrefixIsSchema
public ContentEngineConfiguration setTablePrefixIsSchema(boolean tablePrefixIsSchema)
- Overrides:
setTablePrefixIsSchema
in classAbstractEngineConfiguration
-
setSessionFactories
public ContentEngineConfiguration setSessionFactories(Map<Class<?>,SessionFactory> sessionFactories)
- Overrides:
setSessionFactories
in classAbstractEngineConfiguration
-
setDatabaseSchemaUpdate
public ContentEngineConfiguration setDatabaseSchemaUpdate(String databaseSchemaUpdate)
- Overrides:
setDatabaseSchemaUpdate
in classAbstractEngineConfiguration
-
getJobSchemaManager
public SchemaManager getJobSchemaManager()
-
setJobSchemaManager
public ContentEngineConfiguration setJobSchemaManager(SchemaManager jobSchemaManager)
-
isExecuteServiceSchemaManagers
public boolean isExecuteServiceSchemaManagers()
-
setExecuteServiceSchemaManagers
public ContentEngineConfiguration setExecuteServiceSchemaManagers(boolean executeServiceSchemaManagers)
-
getDocumentDefinitionDeployer
public DocumentDefinitionDeployer getDocumentDefinitionDeployer()
-
setDocumentDefinitionDeployer
public ContentEngineConfiguration setDocumentDefinitionDeployer(DocumentDefinitionDeployer documentDefinitionDeployer)
-
getDeploymentManager
public DocumentDeploymentManager getDeploymentManager()
-
setDeploymentManager
public ContentEngineConfiguration setDeploymentManager(DocumentDeploymentManager deploymentManager)
-
getDocumentResourceConverter
public DocumentResourceConverter getDocumentResourceConverter()
- Specified by:
getDocumentResourceConverter
in interfaceCoreContentEngineConfigurationApi
-
setDocumentResourceConverter
public ContentEngineConfiguration setDocumentResourceConverter(DocumentResourceConverter documentResourceConverter)
-
getDocumentDefinitionCacheLimit
public int getDocumentDefinitionCacheLimit()
-
setDocumentDefinitionCacheLimit
public ContentEngineConfiguration setDocumentDefinitionCacheLimit(int documentDefinitionCacheLimit)
-
getDocumentDefinitionCache
public DeploymentCache<DocumentDefinitionCacheEntry> getDocumentDefinitionCache()
-
setDocumentDefinitionCache
public ContentEngineConfiguration setDocumentDefinitionCache(DeploymentCache<DocumentDefinitionCacheEntry> documentDefinitionCache)
-
getJobServiceConfiguration
public JobServiceConfiguration getJobServiceConfiguration()
-
setJobServiceConfiguration
public ContentEngineConfiguration setJobServiceConfiguration(JobServiceConfiguration jobServiceConfiguration)
-
getAsyncExecutor
public AsyncExecutor getAsyncExecutor()
-
setAsyncExecutor
public ContentEngineConfiguration setAsyncExecutor(AsyncExecutor asyncExecutor)
-
getJobManager
public JobManager getJobManager()
-
setJobManager
public ContentEngineConfiguration setJobManager(JobManager jobManager)
-
getCustomJobHandlers
public List<JobHandler> getCustomJobHandlers()
-
setCustomJobHandlers
public ContentEngineConfiguration setCustomJobHandlers(List<JobHandler> customJobHandlers)
-
getJobHandlers
public Map<String,JobHandler> getJobHandlers()
-
setJobHandlers
public ContentEngineConfiguration setJobHandlers(Map<String,JobHandler> jobHandlers)
-
getInternalJobManager
public InternalJobManager getInternalJobManager()
-
setInternalJobManager
public ContentEngineConfiguration setInternalJobManager(InternalJobManager internalJobManager)
-
getCustomAsyncRunnableExecutionExceptionHandlers
public List<AsyncRunnableExecutionExceptionHandler> getCustomAsyncRunnableExecutionExceptionHandlers()
-
setCustomAsyncRunnableExecutionExceptionHandlers
public ContentEngineConfiguration setCustomAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler> customAsyncRunnableExecutionExceptionHandlers)
-
getFailedJobCommandFactory
public FailedJobCommandFactory getFailedJobCommandFactory()
-
setFailedJobCommandFactory
public ContentEngineConfiguration setFailedJobCommandFactory(FailedJobCommandFactory failedJobCommandFactory)
-
getInternalJobParentStateResolver
public InternalJobParentStateResolver getInternalJobParentStateResolver()
-
setInternalJobParentStateResolver
public ContentEngineConfiguration setInternalJobParentStateResolver(InternalJobParentStateResolver internalJobParentStateResolver)
-
getJobExecutionScope
public String getJobExecutionScope()
-
setJobExecutionScope
public ContentEngineConfiguration setJobExecutionScope(String jobExecutionScope)
-
isAsyncExecutorActivate
public boolean isAsyncExecutorActivate()
-
setAsyncExecutorActivate
public ContentEngineConfiguration setAsyncExecutorActivate(boolean asyncExecutorActivate)
-
isAsyncExecutorMessageQueueMode
public boolean isAsyncExecutorMessageQueueMode()
-
setAsyncExecutorMessageQueueMode
public ContentEngineConfiguration setAsyncExecutorMessageQueueMode(boolean asyncExecutorMessageQueueMode)
-
getAsyncExecutorNumberOfRetries
public int getAsyncExecutorNumberOfRetries()
-
setAsyncExecutorNumberOfRetries
public ContentEngineConfiguration setAsyncExecutorNumberOfRetries(int asyncExecutorNumberOfRetries)
-
getLockTimeAsyncJobWaitTime
public int getLockTimeAsyncJobWaitTime()
-
setLockTimeAsyncJobWaitTime
public ContentEngineConfiguration setLockTimeAsyncJobWaitTime(int lockTimeAsyncJobWaitTime)
-
getDefaultFailedJobWaitTime
public int getDefaultFailedJobWaitTime()
-
setDefaultFailedJobWaitTime
public ContentEngineConfiguration setDefaultFailedJobWaitTime(int defaultFailedJobWaitTime)
-
getAsyncFailedJobWaitTime
public int getAsyncFailedJobWaitTime()
-
setAsyncFailedJobWaitTime
public ContentEngineConfiguration setAsyncFailedJobWaitTime(int asyncFailedJobWaitTime)
-
getAsyncExecutorCorePoolSize
public int getAsyncExecutorCorePoolSize()
-
setAsyncExecutorCorePoolSize
public ContentEngineConfiguration setAsyncExecutorCorePoolSize(int asyncExecutorCorePoolSize)
-
getAsyncExecutorMaxPoolSize
public int getAsyncExecutorMaxPoolSize()
-
setAsyncExecutorMaxPoolSize
public ContentEngineConfiguration setAsyncExecutorMaxPoolSize(int asyncExecutorMaxPoolSize)
-
getAsyncExecutorThreadKeepAliveTime
public long getAsyncExecutorThreadKeepAliveTime()
-
setAsyncExecutorThreadKeepAliveTime
public ContentEngineConfiguration setAsyncExecutorThreadKeepAliveTime(long asyncExecutorThreadKeepAliveTime)
-
getAsyncExecutorThreadPoolQueueSize
public int getAsyncExecutorThreadPoolQueueSize()
-
setAsyncExecutorThreadPoolQueueSize
public ContentEngineConfiguration setAsyncExecutorThreadPoolQueueSize(int asyncExecutorThreadPoolQueueSize)
-
isShutdownAsyncTaskExecutor
public boolean isShutdownAsyncTaskExecutor()
-
setShutdownAsyncTaskExecutor
public ContentEngineConfiguration setShutdownAsyncTaskExecutor(boolean shutdownAsyncTaskExecutor)
-
getAsyncExecutorConfiguration
public AsyncJobExecutorConfiguration getAsyncExecutorConfiguration()
-
setAsyncExecutorConfiguration
public ContentEngineConfiguration setAsyncExecutorConfiguration(AsyncJobExecutorConfiguration asyncExecutorConfiguration)
-
getAsyncExecutorDefaultTimerJobAcquireWaitTime
@Deprecated public int getAsyncExecutorDefaultTimerJobAcquireWaitTime()
-
setAsyncExecutorDefaultTimerJobAcquireWaitTime
@Deprecated public ContentEngineConfiguration setAsyncExecutorDefaultTimerJobAcquireWaitTime(int asyncExecutorDefaultTimerJobAcquireWaitTime)
-
getAsyncExecutorTenantId
@Deprecated public String getAsyncExecutorTenantId()
Deprecated.
-
setAsyncExecutorTenantId
@Deprecated public ContentEngineConfiguration setAsyncExecutorTenantId(String asyncExecutorTenantId)
Deprecated.
-
getAsyncExecutorThreadPoolQueue
public BlockingQueue<Runnable> getAsyncExecutorThreadPoolQueue()
-
setAsyncExecutorThreadPoolQueue
public ContentEngineConfiguration setAsyncExecutorThreadPoolQueue(BlockingQueue<Runnable> asyncExecutorThreadPoolQueue)
-
getAsyncExecutorSecondsToWaitOnShutdown
public long getAsyncExecutorSecondsToWaitOnShutdown()
-
setAsyncExecutorSecondsToWaitOnShutdown
public ContentEngineConfiguration setAsyncExecutorSecondsToWaitOnShutdown(long asyncExecutorSecondsToWaitOnShutdown)
-
getAsyncTaskExecutor
public AsyncTaskExecutor getAsyncTaskExecutor()
-
setAsyncTaskExecutor
public ContentEngineConfiguration setAsyncTaskExecutor(AsyncTaskExecutor asyncTaskExecutor)
-
isAsyncExecutorAllowCoreThreadTimeout
public boolean isAsyncExecutorAllowCoreThreadTimeout()
-
setAsyncExecutorAllowCoreThreadTimeout
public ContentEngineConfiguration setAsyncExecutorAllowCoreThreadTimeout(boolean asyncExecutorAllowCoreThreadTimeout)
-
getAsyncExecutorThreadFactory
public ThreadFactory getAsyncExecutorThreadFactory()
-
setAsyncExecutorThreadFactory
public ContentEngineConfiguration setAsyncExecutorThreadFactory(ThreadFactory asyncExecutorThreadFactory)
-
getAsyncExecutorMaxAsyncJobsDuePerAcquisition
@Deprecated public int getAsyncExecutorMaxAsyncJobsDuePerAcquisition()
-
setAsyncExecutorMaxAsyncJobsDuePerAcquisition
@Deprecated public ContentEngineConfiguration setAsyncExecutorMaxAsyncJobsDuePerAcquisition(int asyncExecutorMaxAsyncJobsDuePerAcquisition)
-
getAsyncExecutorDefaultAsyncJobAcquireWaitTime
@Deprecated public int getAsyncExecutorDefaultAsyncJobAcquireWaitTime()
-
setAsyncExecutorDefaultAsyncJobAcquireWaitTime
@Deprecated public ContentEngineConfiguration setAsyncExecutorDefaultAsyncJobAcquireWaitTime(int asyncExecutorDefaultAsyncJobAcquireWaitTime)
-
getAsyncExecutorDefaultQueueSizeFullWaitTime
@Deprecated public int getAsyncExecutorDefaultQueueSizeFullWaitTime()
-
setAsyncExecutorDefaultQueueSizeFullWaitTime
@Deprecated public ContentEngineConfiguration setAsyncExecutorDefaultQueueSizeFullWaitTime(int asyncExecutorDefaultQueueSizeFullWaitTime)
-
getAsyncExecutorLockOwner
@Deprecated public String getAsyncExecutorLockOwner()
Deprecated.
-
setAsyncExecutorLockOwner
@Deprecated public ContentEngineConfiguration setAsyncExecutorLockOwner(String asyncExecutorLockOwner)
Deprecated.
-
getAsyncExecutorAsyncJobLockTimeInMillis
@Deprecated public int getAsyncExecutorAsyncJobLockTimeInMillis()
Deprecated.
-
setAsyncExecutorAsyncJobLockTimeInMillis
@Deprecated public ContentEngineConfiguration setAsyncExecutorAsyncJobLockTimeInMillis(int asyncExecutorAsyncJobLockTimeInMillis)
-
getAsyncExecutorResetExpiredJobsInterval
@Deprecated public int getAsyncExecutorResetExpiredJobsInterval()
-
setAsyncExecutorResetExpiredJobsInterval
@Deprecated public ContentEngineConfiguration setAsyncExecutorResetExpiredJobsInterval(int asyncExecutorResetExpiredJobsInterval)
-
getAsyncExecutorResetExpiredJobsMaxTimeout
@Deprecated public int getAsyncExecutorResetExpiredJobsMaxTimeout()
Deprecated.
-
setAsyncExecutorResetExpiredJobsMaxTimeout
public ContentEngineConfiguration setAsyncExecutorResetExpiredJobsMaxTimeout(int asyncExecutorResetExpiredJobsMaxTimeout)
-
getAsyncExecutorResetExpiredJobsPageSize
@Deprecated public int getAsyncExecutorResetExpiredJobsPageSize()
-
setAsyncExecutorResetExpiredJobsPageSize
@Deprecated public ContentEngineConfiguration setAsyncExecutorResetExpiredJobsPageSize(int asyncExecutorResetExpiredJobsPageSize)
-
getAsyncExecutorExecuteAsyncRunnableFactory
public ExecuteAsyncRunnableFactory getAsyncExecutorExecuteAsyncRunnableFactory()
-
setAsyncExecutorExecuteAsyncRunnableFactory
public ContentEngineConfiguration setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory asyncExecutorExecuteAsyncRunnableFactory)
-
isAsyncExecutorAsyncJobAcquisitionEnabled
@Deprecated public boolean isAsyncExecutorAsyncJobAcquisitionEnabled()
-
setAsyncExecutorAsyncJobAcquisitionEnabled
@Deprecated public ContentEngineConfiguration setAsyncExecutorAsyncJobAcquisitionEnabled(boolean isAsyncExecutorAsyncJobAcquisitionEnabled)
-
isAsyncExecutorResetExpiredJobsEnabled
@Deprecated public boolean isAsyncExecutorResetExpiredJobsEnabled()
-
setAsyncExecutorResetExpiredJobsEnabled
@Deprecated public ContentEngineConfiguration setAsyncExecutorResetExpiredJobsEnabled(boolean isAsyncExecutorResetExpiredJobsEnabled)
-
getAsyncHistoryExecutor
public AsyncExecutor getAsyncHistoryExecutor()
-
setAsyncHistoryExecutor
public ContentEngineConfiguration setAsyncHistoryExecutor(AsyncExecutor asyncHistoryExecutor)
-
isAsyncHistoryEnabled
public boolean isAsyncHistoryEnabled()
-
setAsyncHistoryEnabled
public ContentEngineConfiguration setAsyncHistoryEnabled(boolean isAsyncHistoryEnabled)
-
getAsyncHistoryListener
public AsyncHistoryListener getAsyncHistoryListener()
-
setAsyncHistoryListener
public ContentEngineConfiguration setAsyncHistoryListener(AsyncHistoryListener asyncHistoryListener)
-
getContentAsyncHistoryManager
public ContentAsyncHistoryManager getContentAsyncHistoryManager()
-
setContentAsyncHistoryManager
public ContentEngineConfiguration setContentAsyncHistoryManager(ContentAsyncHistoryManager contentAsyncHistoryManager)
-
getVariableTypes
public VariableTypes getVariableTypes()
-
setVariableTypes
public ContentEngineConfiguration setVariableTypes(VariableTypes variableTypes)
-
getCustomPreVariableTypes
public List<VariableType> getCustomPreVariableTypes()
-
setCustomPreVariableTypes
public ContentEngineConfiguration setCustomPreVariableTypes(List<VariableType> customPreVariableTypes)
-
getCustomPostVariableTypes
public List<VariableType> getCustomPostVariableTypes()
-
setCustomPostVariableTypes
public ContentEngineConfiguration setCustomPostVariableTypes(List<VariableType> customPostVariableTypes)
-
isJsonVariableTypeTrackObjects
public boolean isJsonVariableTypeTrackObjects()
-
setJsonVariableTypeTrackObjects
public ContentEngineConfiguration setJsonVariableTypeTrackObjects(boolean jsonVariableTypeTrackObjects)
-
setObjectMapper
public ContentEngineConfiguration setObjectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
- Overrides:
setObjectMapper
in classAbstractEngineConfiguration
-
-