Class 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 Detail

      • KafkaWorkItemHandlerProducerCommand

        public KafkaWorkItemHandlerProducerCommand()
    • Method Detail

      • execute

        public org.kie.api.executor.ExecutionResults execute​(org.kie.api.executor.CommandContext ctx)
                                                      throws Exception
        Specified by:
        execute in interface org.kie.api.executor.Command
        Throws:
        Exception