Class RuleLibraryServiceImpl

All Implemented Interfaces:
BaseCrudOperation<RuleLibrary>

@Service public class RuleLibraryServiceImpl extends RuleLibraryService
  • Constructor Details

    • RuleLibraryServiceImpl

      public RuleLibraryServiceImpl(cz.jirutka.rsql.parser.RSQLParser rsqlParser, RuleLibraryRepository repository, org.springframework.data.mongodb.core.MongoTemplate mongoTemplate, org.modelmapper.ModelMapper modelMapper)