Package com.bytedesk.ticket.process
Class ProcessSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<ProcessEntity,ProcessRequest>
com.bytedesk.ticket.process.ProcessSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ProcessEntity>search(ProcessRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates, getBasicPredicatesNoOrg, getBasicPredicatesWithLevel, search, validateIsSuperUserPermission, validateSuperUserPermission
-
Constructor Details
-
ProcessSpecification
public ProcessSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<ProcessEntity> search(ProcessRequest request, AuthService authService)
-