Class FlowableEventRegistryRuntimeHints

java.lang.Object
org.flowable.eventregistry.impl.aot.FlowableEventRegistryRuntimeHints
All Implemented Interfaces:
org.springframework.aot.hint.RuntimeHintsRegistrar

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

    • FlowableEventRegistryRuntimeHints

      public FlowableEventRegistryRuntimeHints()
  • Method Details

    • registerHints

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