Package org.flowable.eventregistry.impl
Class EventRegistryEnginePostEngineBuildConsumer
java.lang.Object
org.flowable.eventregistry.impl.EventRegistryEnginePostEngineBuildConsumer
- All Implemented Interfaces:
Consumer<EventRegistryEngine>
public class EventRegistryEnginePostEngineBuildConsumer
extends Object
implements Consumer<EventRegistryEngine>
- Author:
- Filip Hrisafov
-
Constructor Details
-
EventRegistryEnginePostEngineBuildConsumer
public EventRegistryEnginePostEngineBuildConsumer()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceConsumer<EventRegistryEngine>
-