Uses of Enum Class
org.codelibs.fess.chat.DefaultChatContentFetcher.Strategy
Packages that use DefaultChatContentFetcher.Strategy
-
Uses of DefaultChatContentFetcher.Strategy in org.codelibs.fess.chat
Methods in org.codelibs.fess.chat that return DefaultChatContentFetcher.StrategyModifier and TypeMethodDescriptionprotected DefaultChatContentFetcher.StrategyDefaultChatContentFetcher.decideStrategy(String docId, Long contentLength, ChatContentRequest request) Decides the fetch strategy for a document.Returns the enum constant of this class with the specified name.static DefaultChatContentFetcher.Strategy[]DefaultChatContentFetcher.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.