Uses of Enum Class
com.alibaba.cloud.ai.graph.agent.hook.HookPosition
Packages that use HookPosition
-
Uses of HookPosition in com.alibaba.cloud.ai.graph.agent.hook
Methods in com.alibaba.cloud.ai.graph.agent.hook that return HookPositionModifier and TypeMethodDescriptiondefault HookPosition[]Hook.getHookPositions()Get the positions where this hook should be executed.static HookPositionReturns the enum constant of this class with the specified name.static HookPosition[]HookPosition.values()Returns an array containing the constants of this enum class, in the order they are declared.