Package com.bytedesk.kanban.project
Class ProjectSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.kanban.project.ProjectSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<ProjectEntity>
search
(ProjectRequest request) Methods inherited from class com.bytedesk.core.base.BaseSpecification
getBasicPredicates
-
Constructor Details
-
ProjectSpecification
public ProjectSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<ProjectEntity> search(ProjectRequest request)
-