Uses of Class
overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.states.DTOBundleOperationState
Packages that use DTOBundleOperationState
-
Uses of DTOBundleOperationState in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.states
Methods in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.states that return types with arguments of type DTOBundleOperationStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOBundleOperationState> Retrieve the bundle operation state.org.springframework.http.ResponseEntity<PageResponse<DTOBundleOperationState>> BundleOperationStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundleOperationStateSearchFilter filter) Retrieve the all stored bundle operation states.