Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.bundle.state.DTOBundleState
Packages that use DTOBundleState
-
Uses of DTOBundleState in overit.geocallapp.wfm.core.bundler.rs2.bundle.state
Methods in overit.geocallapp.wfm.core.bundler.rs2.bundle.state that return types with arguments of type DTOBundleStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOBundleState> Retrieves the required bundle state.org.springframework.http.ResponseEntity<PageResponse<DTOBundleState>> BundleStateService.getCollection(@NotNull @Valid Page page, @NotNull @Valid DTOBundleStateSearchFilter filter) Retrieves all the stored bundle states.