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