Class AgentSpecification

java.lang.Object
com.bytedesk.core.base.BaseSpecification
com.bytedesk.service.agent.AgentSpecification

public class AgentSpecification extends BaseSpecification
  • Constructor Details

    • AgentSpecification

      public AgentSpecification()
  • Method Details

    • search

      public static org.springframework.data.jpa.domain.Specification<AgentEntity> search(AgentRequest request)