Package com.bytedesk.ai.mcp_client
Class McpClientSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<McpClientEntity,McpClientRequest>
com.bytedesk.ai.mcp_client.McpClientSpecification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<McpClientEntity>search(McpClientRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates, getBasicPredicatesNoOrg, getBasicPredicatesWithLevel, search, validateIsSuperUserPermission, validateSuperUserPermission
-
Field Details
-
MODULE_NAME
- See Also:
-
-
Constructor Details
-
McpClientSpecification
public McpClientSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<McpClientEntity> search(McpClientRequest request, AuthService authService)
-