Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.bundle.action.DTOLock
Packages that use DTOLock
-
Uses of DTOLock in overit.geocallapp.wfm.core.bundler.rs2.bundle.action
Methods in overit.geocallapp.wfm.core.bundler.rs2.bundle.action with parameters of type DTOLockModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Void> BundleLockingService.lockBundle(@NotNull @Valid DTOLock dto) Action to lock a bundle.org.springframework.http.ResponseEntity<Void> BundleLockingService.unlockBundle(@NotNull @Valid DTOLock dto) Action to unlock bundle.