Package org.jbpm.process.workitem.kafka
Class KafkaWorkItemHandler.KafkaWorkItemHandlerProducerCommand
- java.lang.Object
-
- org.jbpm.process.workitem.kafka.KafkaWorkItemHandler.KafkaWorkItemHandlerProducerCommand
-
- All Implemented Interfaces:
org.kie.api.executor.Command
- Enclosing class:
- KafkaWorkItemHandler
public static class KafkaWorkItemHandler.KafkaWorkItemHandlerProducerCommand extends Object implements org.kie.api.executor.Command
-
-
Constructor Summary
Constructors Constructor Description KafkaWorkItemHandlerProducerCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.api.executor.ExecutionResults
execute(org.kie.api.executor.CommandContext ctx)
-