Package io.meeds.mcp.server.model
Class UserPromptContext
java.lang.Object
io.meeds.mcp.server.model.UserPromptContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic voidclear()static Stringstatic UserPromptContextget()static Localelocale()static Longstatic Stringstatic voidset(UserPromptContext userPromptContext) static voidset(String conversationId, Long retryMessageId, String retryType, String agentNameId, String userName, Locale locale, List<String> contentTypes, List<String> tags, List<Long> spaceIds) spaceIds()tags()static StringuserName()
-
Constructor Details
-
UserPromptContext
public UserPromptContext()
-
-
Method Details
-
set
-
set
-
get
-
clear
public static void clear() -
userName
-
conversationId
-
retryMessageId
-
retryType
-
agentNameId
-
contentTypes
-
tags
-
spaceIds
-
locale
-