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