C E G K M O P S T
C
- ConfigService - Class in org.imixs.workflow.kafka
-
The ConfigService is used to provide static String and environment access methods.
- ConfigService() - Constructor for class org.imixs.workflow.kafka.ConfigService
-
- ConsumerService - Class in org.imixs.workflow.kafka
-
- ConsumerService() - Constructor for class org.imixs.workflow.kafka.ConsumerService
-
E
- ENV_KAFKA_AUTOWIRE - Static variable in class org.imixs.workflow.kafka.ConfigService
-
- ENV_KAFKA_BROKERS - Static variable in class org.imixs.workflow.kafka.ConfigService
-
- ENV_KAFKA_CLIENTID - Static variable in class org.imixs.workflow.kafka.ConfigService
-
- execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.kafka.KafkaAdapter
-
Send kafka message based on the current workitem
G
- getEnv(String, String) - Static method in class org.imixs.workflow.kafka.ConfigService
-
Returns a environment variable.
- GROUP_ID_CONFIG - Static variable in class org.imixs.workflow.kafka.ConsumerService
-
K
- KafkaAdapter - Class in org.imixs.workflow.kafka
-
This adapter class sends a kafka message
- KafkaAdapter() - Constructor for class org.imixs.workflow.kafka.KafkaAdapter
-
M
- MAX_NO_MESSAGE_FOUND_COUNT - Static variable in class org.imixs.workflow.kafka.ConsumerService
-
- MAX_POLL_RECORDS - Static variable in class org.imixs.workflow.kafka.ConsumerService
-
O
- OFFSET_RESET_EARLIER - Static variable in class org.imixs.workflow.kafka.ConsumerService
-
- OFFSET_RESET_LATEST - Static variable in class org.imixs.workflow.kafka.ConsumerService
-
- onProcess(ProcessingEvent) - Method in class org.imixs.workflow.kafka.ProducerService
-
Autowire:
On each workflow process event a new message is generated if the workflow
model version matches the setup.
- org.imixs.workflow.kafka - package org.imixs.workflow.kafka
-
P
- ProducerService - Class in org.imixs.workflow.kafka
-
The ProducerService is a Kafka client that publishes workflow events to the
Kafka cluster.
- ProducerService() - Constructor for class org.imixs.workflow.kafka.ProducerService
-
S
- sendWorkitem(ItemCollection) - Method in class org.imixs.workflow.kafka.ProducerService
-
This method sends a kafka message based on a given workitem.
T
- TOPIC_NAME - Static variable in class org.imixs.workflow.kafka.ConsumerService
-
C E G K M O P S T
Copyright © 2021 Imixs Software Solutions GmbH. All rights reserved.