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