Uses of Class
com.flowable.platform.engine.impl.indexing.dataproducer.AgentInvocationEvaluationIndexingDataProducer
Packages that use AgentInvocationEvaluationIndexingDataProducer
Package
Description
-
Uses of AgentInvocationEvaluationIndexingDataProducer in com.flowable.platform.engine.impl.indexing.job.transformer
Fields in com.flowable.platform.engine.impl.indexing.job.transformer declared as AgentInvocationEvaluationIndexingDataProducerModifier and TypeFieldDescriptionSyncHistoryIndexAgentInvocationEvaluationTransformer.dataProducerConstructors in com.flowable.platform.engine.impl.indexing.job.transformer with parameters of type AgentInvocationEvaluationIndexingDataProducerModifierConstructorDescriptionSyncHistoryIndexAgentInvocationEvaluationTransformer(LowLevelIndexingService indexingService, AgentEngineConfigurationApi agentEngineConfiguration, tools.jackson.databind.ObjectMapper objectMapper, AgentInvocationEvaluationIndexingDataProducer dataProducer) -
Uses of AgentInvocationEvaluationIndexingDataProducer in com.flowable.platform.engine.impl.indexing.scheduler
Fields in com.flowable.platform.engine.impl.indexing.scheduler declared as AgentInvocationEvaluationIndexingDataProducerModifier and TypeFieldDescriptionAgentInvocationEvaluationIndexingScheduler.agentInvocationEvaluationIndexingDataProducerConstructors in com.flowable.platform.engine.impl.indexing.scheduler with parameters of type AgentInvocationEvaluationIndexingDataProducerModifierConstructorDescriptionAgentInvocationEvaluationIndexingScheduler(IndexingService indexingService, tools.jackson.databind.ObjectMapper objectMapper, AgentInvocationEvaluationIndexingDataProducer agentInvocationEvaluationIndexingDataProducer)