Package com.bytedesk.ai.robot_message
Class RobotMessageSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<RobotMessageEntity,RobotMessageRequest>
com.bytedesk.ai.robot_message.RobotMessageSpecification
public class RobotMessageSpecification
extends BaseSpecification<RobotMessageEntity,RobotMessageRequest>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<RobotMessageEntity>
search
(RobotMessageRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
addOrgFilterIfNotSuperUser, getBasicPredicates, search, validateSuperUserPermission
-
Constructor Details
-
RobotMessageSpecification
public RobotMessageSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<RobotMessageEntity> search(RobotMessageRequest request, AuthService authService)
-