Package | Description |
---|---|
org.springframework.batch.admin.service | |
org.springframework.batch.admin.web |
Modifier and Type | Class and Description |
---|---|
class |
LocalFileService
An implementation of
FileService that deals with files only in the
local file system. |
Modifier and Type | Method and Description |
---|---|
void |
FileServiceResourceConverter.setFileService(FileService fileService) |
Constructor and Description |
---|
FileServiceResourceConverter(FileService fileService) |
Modifier and Type | Method and Description |
---|---|
void |
FileController.setFileService(FileService fileService)
The service used to manage file lists and uploads.
|
Copyright © 2015. All rights reserved.