public class SaveBarcodeTakenPictureUseCase
Saves taken camera pictures in the files repository
@Inject
public SaveBarcodeTakenPictureUseCase(@NotNull
io.scanbot.sdk.persistence.BarcodeFileStorage barcodeFileStorage,
@NotNull
io.scanbot.sdk.persistence.fileio.ImageFileIOProcessor imageFileIOProcessor)
Saves taken camera pictures in the files repository