Class PlatformEnginePostEngineBuildConsumer
java.lang.Object
com.flowable.platform.engine.impl.PlatformEnginePostEngineBuildConsumer
- All Implemented Interfaces:
Consumer<PlatformEngine>
public class PlatformEnginePostEngineBuildConsumer
extends Object
implements Consumer<PlatformEngine>
- Author:
- Filip Hrisafov
-
Constructor Details
-
PlatformEnginePostEngineBuildConsumer
public PlatformEnginePostEngineBuildConsumer()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceConsumer<PlatformEngine>
-