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