AbstractDeleteEntityIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
AbstractPermissionsAwareElasticSearchTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ActivityIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ActivityProcessDefinitionChangeIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
CaseInstanceDeletedIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
CaseInstanceIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
CaseTaskIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ContentItemDeletedIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ContentItemIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
PlanItemInstanceIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ProcessInstanceDeletedIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
ProcessInstanceIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
RootCaseInstanceIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
RootProcessInstanceIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
SyncHistoryIndexActivityTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ActivityIndexingDataProducer activityIndexingDataProducer) |
SyncHistoryIndexContentItemTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ContentEngineConfiguration contentEngineConfiguration,
ContentItemIndexingDataProducer contentItemIndexingDataProducer) |
SyncHistoryIndexPlanItemInstanceTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
CmmnEngineConfiguration cmmnEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PlanItemIndexingDataProducer planItemIndexingDataProducer) |
SyncHistoryIndexScopeInstanceTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
WorkIndexingDataProducer workIndexingDataProducer,
ProcessInstanceIndexingDataProducer processInstanceIndexingDataProducer,
CaseInstanceIndexingDataProducer caseInstanceIndexingDataProducer,
TaskIndexingDataProducer taskIndexingDataProducer,
CmmnEngineConfiguration cmmnEngineConfiguration) |
TaskIndexTransformer(LowLevelIndexingService indexingService,
ProcessEngineConfigurationImpl processEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |