Class FlowableAppRuntimeHints

java.lang.Object
org.flowable.app.engine.impl.aot.FlowableAppRuntimeHints
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

public class FlowableAppRuntimeHints extends Object implements org.springframework.aot.hint.RuntimeHintsRegistrar
Author:
Filip Hrisafov
  • Constructor Details

    • FlowableAppRuntimeHints

      public FlowableAppRuntimeHints()
  • Method Details

    • registerHints

      public void registerHints(org.springframework.aot.hint.RuntimeHints hints, ClassLoader classLoader)
      Specified by:
      registerHints in interface org.springframework.aot.hint.RuntimeHintsRegistrar