|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileService | |
|---|---|
| org.springframework.batch.admin.service | |
| org.springframework.batch.admin.web | |
| Uses of FileService in org.springframework.batch.admin.service |
|---|
| Classes in org.springframework.batch.admin.service that implement FileService | |
|---|---|
class |
LocalFileService
An implementation of FileService that deals with files only in the
local file system. |
| Methods in org.springframework.batch.admin.service with parameters of type FileService | |
|---|---|
void |
FileServiceResourceConverter.setFileService(FileService fileService)
|
| Constructors in org.springframework.batch.admin.service with parameters of type FileService | |
|---|---|
FileServiceResourceConverter(FileService fileService)
|
|
| Uses of FileService in org.springframework.batch.admin.web |
|---|
| Methods in org.springframework.batch.admin.web with parameters of type FileService | |
|---|---|
void |
FileController.setFileService(FileService fileService)
The service used to manage file lists and uploads. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||