Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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:
- 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form