Uses of Class
com.bytedesk.kanban.project.ProjectRequest
Packages that use ProjectRequest
-
Uses of ProjectRequest in com.bytedesk.kanban.project
Methods in com.bytedesk.kanban.project with parameters of type ProjectRequestModifier and TypeMethodDescriptionProjectRestService.create
(ProjectRequest request) protected org.springframework.data.jpa.domain.Specification<ProjectEntity>
ProjectRestService.createSpecification
(ProjectRequest request) void
ProjectRestService.delete
(ProjectRequest request) static org.springframework.data.jpa.domain.Specification<ProjectEntity>
ProjectSpecification.search
(ProjectRequest request, AuthService authService) ProjectRestService.update
(ProjectRequest request)