Package org.flowable.engine.impl.aot
Class FlowableProcessRuntimeHints
java.lang.Object
org.flowable.engine.impl.aot.FlowableProcessRuntimeHints
- All Implemented Interfaces:
RuntimeHintsRegistrar
- Author:
- Filip Hrisafov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
registerHints
(RuntimeHints hints, ClassLoader classLoader)
-
Constructor Details
-
FlowableProcessRuntimeHints
public FlowableProcessRuntimeHints()
-
-
Method Details
-
registerHints
- Specified by:
registerHints
in interfaceRuntimeHintsRegistrar
-