Class StrategySpecifications
java.lang.Object
com.bluebell.greenhouse.radicle.specifications.strategy.StrategySpecifications
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<Strategy> Filters by enabled state.static org.springframework.data.jpa.domain.Specification<Strategy> matchesQuery(String query) Filters by a free-text query across the strategy reference code, name, and description.
-
Method Details
-
isEnabled
-
matchesQuery
-