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