Package com.bytedesk.call.janus_video
Class JanusVideoSpecification
java.lang.Object
com.bytedesk.core.base.BaseSpecification<JanusVideoEntity,JanusVideoRequest>
com.bytedesk.call.janus_video.JanusVideoSpecification
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<JanusVideoEntity>
search
(JanusVideoRequest request, AuthService authService) Methods inherited from class com.bytedesk.core.base.BaseSpecification
addOrgFilterIfNotSuperUser, getBasicPredicates, search, validateSuperUserPermission
-
Constructor Details
-
JanusVideoSpecification
public JanusVideoSpecification()
-
-
Method Details
-
search
public static org.springframework.data.jpa.domain.Specification<JanusVideoEntity> search(JanusVideoRequest request, AuthService authService)
-