Class MessageUnansweredSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.service.message_unanswered.MessageUnansweredSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<MessageUnansweredEntity>
search
(MessageUnansweredRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
MessageUnansweredSpecification
public MessageUnansweredSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<MessageUnansweredEntity> search(MessageUnansweredRequest request)
-