Class JBPMProcessEventListener


  • @ApplicationScoped
    public class JBPMProcessEventListener
    extends Object
    The process log executor listener.
    • Constructor Detail

      • JBPMProcessEventListener

        public JBPMProcessEventListener()
    • Method Detail

      • onProcessEvent

        @TraceFromMessage
        public CompletionStage<Void> onProcessEvent​(io.smallrye.reactive.messaging.amqp.AmqpMessage<String> message)
        Execute the process event in the application.
        Parameters:
        message - the message from the process engine.
        Returns:
        completion stage