Package com.bytedesk.ticket.ticket
Class TicketSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.ticket.ticket.TicketSpecification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<TicketEntity>
search
(TicketRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Field Details
-
formatter
-
-
Constructor Details
-
TicketSpecification
public TicketSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<TicketEntity> search(TicketRequest request)
-