Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.action.DTOBundling
Packages that use DTOBundling
-
Uses of DTOBundling in overit.geocallapp.wfm.core.bundler.rs2.action
Methods in overit.geocallapp.wfm.core.bundler.rs2.action with parameters of type DTOBundlingModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> BundlingService.createBundle(@NotNull @Valid DTOBundling dto) Create a new bundle.org.springframework.http.ResponseEntity<Void> BundlingService.processRule(@NotNull @Valid DTOBundling dto) Process the required rules in order to create new bundles.