Interface ProcessEventPublisher

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ProcessEventPublisher
Narrow event bridge used by durable process engines without coupling the core process API to Spring. The framework starter publishes these events through the application event bus.