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